Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results

2020-08-29 Thread Eli Schwartz
On 8/29/20 1:47 PM, Patrick Steinhardt wrote: > This is usually done automatically by GRUB when starting. But as it'll > not know to first decrypt the volume, it fails executing both of those > commands just to show you the rescue prompt afterwards. So they are left > to you now after manually decr

Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results

2020-08-29 Thread Patrick Steinhardt
On Sat, Aug 29, 2020 at 04:27:11PM +, HardenedArray via Grub-devel wrote: > Patrick, > > I truly appreciate your deep knowledge of grub, and I am happy to report I > think we have a working LUKS2 encrypted /boot solution based on your input! Glad it worked! [snip] > From this still sad NON-

Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results

2020-08-29 Thread HardenedArray via Grub-devel
Patrick, I truly appreciate your deep knowledge of grub, and I am happy to report I think we have a working LUKS2 encrypted /boot solution based on your input! As I told everyone here, previously: I originally encrypted my / partition with: `cryptsetup -c aes-xts-plain64 -h sha512 -s 512 --use

Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results

2020-08-29 Thread Patrick Steinhardt
Hi, On Sat, Aug 29, 2020 at 09:00:41AM +, HardenedArray wrote: > > Hi Patrick, > > Yes, I am on the mailing list. Okay. I'm re-adding the ML to the receipients. > I tried appending all the modules you mentioned below to `--modules=` > > However, when I ran `grub-install --target=x86_64-ef