#Grub with cryptsetup luksFormat
1 messages · Page 1 of 1 (latest)
unless you use pbkdf which is weaker
so it's generally best to have an unencrypted ESP
if you're concerned with authenticity, then you can use secure boot
Oh, I want only to encrypt the root itself, not the esp
I was using it without knowing
Grub throws because I was without it
I just created a /efi when preparing disk
is this the problem?
That's not the point, grub has to be able to read the partition the kernel etc is on. Which is usually not the ESP
I got it, so what can I do?
If I make a /boot and /efi while preparing disk, I'll be able to use it correctly, right?