Changes between Version 20 and Version 21 of AlixAPU
- Timestamp:
- Dec 8, 2014, 6:26:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlixAPU
v20 v21 63 63 $ curl -L -O http://download.gooze.eu/embedded/pcengines/apu/apu-tinycore-20140327.tar.gz 64 64 $ curl -L -O http://pcengines.ch/file/apu_tinycore.tar.bz2 65 $ curl -L -O http:// www.pcengines.ch/file/apu140908.zip65 $ curl -L -O http://pcengines.ch/file/apu140405.zip 66 66 $ tar -xzf apu-tinycore-20140327.tar.gz 67 67 $ gunzip apu_tinycore.tar.bz2 68 $ unzip apu140 908.zip68 $ unzip apu140405.zip 69 69 70 70 $ sudo dd if=apu-tinycore-20140327.img of=/dev/disk2 bs=64k … … 77 77 $ cd /Volumes/SYSLINUX/ 78 78 $ tar -xvf ~/Downloads/apu_tinycore.tar 79 $ cp ~/Downloads/apu140 908.rom /Volumes/SYSLINUX/79 $ cp ~/Downloads/apu140405.rom /Volumes/SYSLINUX/ 80 80 $ diskutil umountdisk /dev/disk2 81 81 … … 88 88 {{{ 89 89 $ sudo cu -l /dev/tty.usbserial-FTF6RNL3 -s 115200 90 $ [+41.0 C][root@box:/mnt/sda1]$ flashrom -w apu140405.rom91 90 }}} 91 92 Als TinyLinux is opgestart dan geven we onderstaande opdracht op de commandline om versie '''140405''' van de bios flashen op het bordje. 93 94 95 [+41.0 C][root@box:/mnt/sda1]$ flashrom -w apu140405.rom 96 92 97 De output van het automatisch flashen van de bios zal er ongeveer zo uitzien als op deze pagina [wiki:AlixAPU_biosupdate2] 93 98