mirror of
https://github.com/kevinveenbirkenbach/hetzner-arch-luks.git
synced 2024-11-23 18:21:03 +01:00
Removed
This commit is contained in:
parent
8c54e4d02e
commit
841a974123
@ -257,7 +257,7 @@ nano /etc/default/grub
|
||||
Change the following parameters:
|
||||
```bash
|
||||
GRUB_CMDLINE_LINUX="cryptdevice=/dev/md1:cryptroot ip=dhcp"
|
||||
GRUB_ENABLE_CRYPTODISK=y # Not secure if necessary
|
||||
GRUB_ENABLE_CRYPTODISK=y
|
||||
```
|
||||
:information_source: Further [information](https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system#Configuring_GRUB).
|
||||
#### 5.3 Make and Install on Hard-drives
|
||||
|
Loading…
Reference in New Issue
Block a user