Saved draft

This commit is contained in:
Kevin Veen-Birkenbach 2020-04-16 22:48:59 +02:00
parent c4f549fd35
commit 45a38f6613

View File

@ -197,6 +197,7 @@ echo "cryptroot /dev/md1 none luks" >> /etc/crypttab
rewrite initramfs ***?assume this should be right???***
```bash
mkinitcpio
mkinitcpio -p linux
```
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:
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
```bash
exit