The ungleich hardware maintenance guide » History » Version 4
Nico Schottelius, 04/12/2021 01:21 PM
1 | 2 | Nico Schottelius | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | Nico Schottelius | h1. The ungleich hardware maintenance guide |
4 | |||
5 | This guide describes common operations on hardware we use. |
||
6 | |||
7 | h2. APU Bios Update |
||
8 | |||
9 | * Download the correct bios from https://pcengines.github.io/ |
||
10 | ** Check whether it's apu1/2/3/4 before downloading |
||
11 | * Install flashrom |
||
12 | * "Flash bios using flashrom":https://github.com/pcengines/apu2-documentation/blob/master/docs/firmware_flashing.md |
||
13 | ** @flashrom -w THEROMFILE -p internal@ |
||
14 | |||
15 | 4 | Nico Schottelius | h2. APU Serial and bootloader configuration |
16 | 3 | Nico Schottelius | |
17 | * Ensure that the bootloader has "console=ttyS0,115200" configured |
||
18 | * Ensure that there is a getty running on serial |
||
19 | * Use grub-bios as the bootloader |
||
20 | ** Install using @grub-install /dev/sda@ |
||
21 | 1 | Nico Schottelius | |
22 | h2. SEE ALSO |
||
23 | |||
24 | * [[Managing OpenWRT]] |