Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


firmware_update_pc_engines_apu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
firmware_update_pc_engines_apu [2019/12/30 17:59] adminfirmware_update_pc_engines_apu [2019/12/30 18:03] admin
Line 3: Line 3:
 ====Create bootable USB stick==== ====Create bootable USB stick====
   * Download [[https://pcengines.ch/howto.htm#TinyCoreLinux|TinyCore image]].   * Download [[https://pcengines.ch/howto.htm#TinyCoreLinux|TinyCore image]].
-  * Write image to USB flash drive <code>zcat apu2-tinycore6.4.img.gz | sudo dd of=/dev/sda bs=1M conv=fsync status=progress</code> +  * Write image to USB flash drive<code>zcat apu2-tinycore6.4.img.gz | sudo dd of=/dev/sda bs=1M conv=fsync status=progress</code> 
-  * Mount the USB flash drive +  * Mount the USB flash drive. 
-  * Download [[https://pcengines.github.io/|latest bios]] to USB flash drive+  * Download [[https://pcengines.github.io/|latest bios]] to USB flash drive.
  
-Boot APU2+  * Boot APU2 (press F10 and select USB flash drive).<code>
-<code>+
 SeaBIOS (version rel-1.11.0.5-0-gd34c797) SeaBIOS (version rel-1.11.0.5-0-gd34c797)
  
Line 57: Line 56:
 -sh: /root/takemehome.sh: ./autostart.sh: not found -sh: /root/takemehome.sh: ./autostart.sh: not found
 root@box:~#  root@box:~# 
- 
 </code> </code>
- +  * Start update.<code>
-Start update+
-<code>+
 root@box:~# flashrom -p internal -w /media/SYSLINUX/apu2_v4.11.0.1.rom root@box:~# flashrom -p internal -w /media/SYSLINUX/apu2_v4.11.0.1.rom
 flashrom v0.9.8-r1888 on Linux 3.16.6-tinycore (i686) flashrom v0.9.8-r1888 on Linux 3.16.6-tinycore (i686)
Line 75: Line 71:
 Verifying flash... VERIFIED. Verifying flash... VERIFIED.
 root@box:~#  root@box:~# 
- 
 </code> </code>
 +  * Reboot
firmware_update_pc_engines_apu.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1