Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


pcengines_apu2_update_firmware_rom

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
pcengines_apu2_update_firmware_rom [2018/06/01 17:29] – [Prepare bootable USB drive] adminpcengines_apu2_update_firmware_rom [2021/10/09 15:14] – external edit 127.0.0.1
Line 1: Line 1:
-=====PCEngines APU2 - BIOS Update=====+=====PC Engines APU2 - BIOS Update=====
  
 ==== Download files ==== ==== Download files ====
Line 12: Line 12:
  
 sudo mount /dev/sdX1 /mnt sudo mount /dev/sdX1 /mnt
-sudo tar zxf apu1_v4.6.9.rom.tar.gz -C /mnt+sudo tar zxf apu2_v4.6.9.rom.tar.gz -C /mnt
 sudo umount /mnt sudo umount /mnt
 </code> </code>
Line 22: Line 22:
   * Update BIOS, needed to force it, because difference in names: (PC Engines:PC Engines apu2):<code>   * Update BIOS, needed to force it, because difference in names: (PC Engines:PC Engines apu2):<code>
 # cd /media/SYSLINUX # cd /media/SYSLINUX
-# flashrom --programmer internal:boardmismatch=force -w apu2_v4.0.11.rom+# flashrom --programmer internal:boardmismatch=force -w apu2_v4.6.9.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)
 flashrom is free software, get the source code at http://www.flashrom.org flashrom is free software, get the source code at http://www.flashrom.org
pcengines_apu2_update_firmware_rom.txt · Last modified: 2023/09/20 19:28 by admin