Actions
The ungleich hardware maintenance guide » History » Revision 4
« Previous |
Revision 4/23
(diff)
| Next »
Nico Schottelius, 04/12/2021 01:21 PM
- Table of contents
- The ungleich hardware maintenance guide
The ungleich hardware maintenance guide¶
This guide describes common operations on hardware we use.
APU Bios Update¶
- Download the correct bios from https://pcengines.github.io/
- Check whether it's apu1/2/3/4 before downloading
- Install flashrom
- Flash bios using flashrom
flashrom -w THEROMFILE -p internal
APU Serial and bootloader configuration¶
- Ensure that the bootloader has "console=ttyS0,115200" configured
- Ensure that there is a getty running on serial
- Use grub-bios as the bootloader
- Install using
grub-install /dev/sda
- Install using
SEE ALSO¶
Updated by Nico Schottelius over 3 years ago · 4 revisions