Search found 2 matches
- Tue Jul 10, 2018 2:58 pm
- Forum: General
- Topic: Full disk encryption
- Replies: 43
- Views: 14399
Re: Full disk encryption
The point of the double-password question is that it is *possible* to install /boot onto the encrypted root partition, but most distros do not do this, relying on an unencrypted boot partition to actually launch the rest of the system. having the /boot on the encrypted root partition necessitates ...
- Sat Jul 07, 2018 1:48 pm
- Forum: General
- Topic: Full disk encryption
- Replies: 43
- Views: 14399
Re: Full disk encryption
How many times do you have to input the encryption passphrase?
Does the system use LUKS over LVM? Should it?
Why not adopt the method used by Debian by default:
Prompted once, after the grub. First LUKS, then LVM.
Anyway, if the password is long, it would be logical
to enter the password only ...