mirror of
https://github.com/kevinveenbirkenbach/hetzner-arch-luks.git
synced 2024-11-22 09:51:03 +01:00
Saved draft
This commit is contained in:
parent
c4f549fd35
commit
45a38f6613
@ -197,6 +197,7 @@ echo "cryptroot /dev/md1 none luks" >> /etc/crypttab
|
|||||||
rewrite initramfs ***?assume this should be right???***
|
rewrite initramfs ***?assume this should be right???***
|
||||||
```bash
|
```bash
|
||||||
mkinitcpio
|
mkinitcpio
|
||||||
|
mkinitcpio -p linux
|
||||||
```
|
```
|
||||||
Missing **initramfs neu schreiben** **GRUB neu schreiben**
|
Missing **initramfs neu schreiben** **GRUB neu schreiben**
|
||||||
|
|
||||||
@ -209,6 +210,9 @@ dropbearconvert openssh dropbear /etc/ssh/ssh_host_rsa_key /etc/dropbear/dropbea
|
|||||||
from point 4 on I have questions:
|
from point 4 on I have questions:
|
||||||
https://wiki.archlinux.org/index.php/Dm-crypt/Specialties#chkboot
|
https://wiki.archlinux.org/index.php/Dm-crypt/Specialties#chkboot
|
||||||
|
|
||||||
|
check this one also out:
|
||||||
|
* https://blog.simonszu.de/set-up-luks-on-a-physical-hetzner-server-with-debian/ -> specially the part about dropbear configuration and ssh keys
|
||||||
|
|
||||||
#### 4.15
|
#### 4.15
|
||||||
```bash
|
```bash
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user