The ungleich hardware maintenance guide » History » Version 7
Nico Schottelius, 04/20/2021 12:49 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 | 5 | Nico Schottelius | h2. Updating the Perc H800 SAS controller |
23 | |||
24 | 6 | Nico Schottelius | * @wget 'https://dl.dell.com/FOLDER03292738M/3/SAS-RAID_Firmware_XKF5X_LN_12.10.7-0001_A13.BIN?uid=4b8a2506-f4d4-46a9-ab19-3c2a5008a782&fn=SAS-RAID_Firmware_XKF5X_LN_12.10.7-0001_A13.BIN' -O SAS-RAID_Firmware_XKF5X_LN_12.10.7-0001_A13.BIN@ |
25 | 5 | Nico Schottelius | * chmod u+x SAS-RAID_Firmware_XKF5X_LN_12.10.7-0001_A13.BIN |
26 | * ./SAS-RAID_Firmware_XKF5X_LN_12.10.7-0001_A13.BIN |
||
27 | |||
28 | 1 | Nico Schottelius | h2. SEE ALSO |
29 | |||
30 | * [[Managing OpenWRT]] |
||
31 | 7 | Nico Schottelius | * [[The_ungleich_ceph_handbook]] |