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
firmware_update_pc_engines_apu [2019/12/30 18:00] adminfirmware_update_pc_engines_apu [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{tag>[hardware apu bios firmware]}} 
 =====PC Engines APU2 - update BIOS via USB===== =====PC Engines APU2 - update BIOS via USB=====
 ====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 (press F10 and select USB flash drive):<code>+  * Boot APU2 (press F10 and select USB flash drive).<code>
 SeaBIOS (version rel-1.11.0.5-0-gd34c797) SeaBIOS (version rel-1.11.0.5-0-gd34c797)
  
Line 57: Line 56:
 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 74: Line 72:
 </code> </code>
   * Reboot   * Reboot
 +
 +{{tag>[hardware apu bios firmware]}}
firmware_update_pc_engines_apu.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1