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
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-
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
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