hardware migration

This commit is contained in:
cmn 2024-01-31 15:17:52 +01:00
parent 89adcf1412
commit e9356eeac6
2 changed files with 22 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Hannah Backup Design
## Hannah Backup Design
https://www.planttext.com/
```
node
@ -17,4 +17,16 @@ node (FTP)
node (SMB)
@enduml
```
```
### Todo
- [ ] migrate btrfs content from hdd to sdd
- [ ] create snapshot service
- [ ] mirror snapshots
- [ ] integrate clevis-tpm
- [ ] rollout paperless-ngx
- [ ] integrate sane
- [ ] rollout sanebd
- [ ] migrate syncthing profile
- [ ] omv: user mapping
- [ ] omv: external usb

View File

@ -1,6 +1,7 @@
# HP Prodesk 600 G2 Mini PC
## Hardware
-https://ark.intel.com/content/www/de/de/ark/products/90588/intel-q150-chipset.html
## Benchmark
@ -13,4 +14,10 @@
> For removable media devices there must be only one UEFI-compliant system partition, and that partition must contain an UEFI-defined directory in the root directory. The directory will be named EFI. All OS loaders and applications will be stored in a subdirectory below EFI called BOOT. There must only be one executable EFI image for each supported processor architecture in the BOOT directory. For removable media to be bootable under EFI, it must be built in accordance with the rules laid out in Section3.5.1.1. This guarantees that there is only one image that can be automatically loaded from a removable media device by the EFI Boot Manager. Any additional EFI executables must be in directories other than BOOT.
### no active display after kernel loading
add `nomodeset`into the kernel config line. This happens, if the monitor is a 4k resolution model.
add `nomodeset`into the kernel config line. This happens, if the monitor is a 4k resolution model.
### Links
- https://h10032.www1.hp.com/ctg/Manual/c04828077.pdf
- https://h10032.www1.hp.com/ctg/Manual/c04830607.pdf
- https://github.com/texhex/BiosSledgehammer