Is it possible to use this with a single partition containing both root and boot, with an esp partition?
The GRUB wiki here claims that, when using an encrypted boot:
/boot is not required to be kept in a separate partition; it may also stay under the system's root / directory tree.
I would like to use this configuration (512M EFI and single root partition containing boot) to simplify the encryption setup. That way I don't have to worry about mounting boot, but I still don't want to manually handle all the key signing by myself.
It would be great of this supported having the boot partition with the root partition. Thoughts?
Is it possible to use this with a single partition containing both root and boot, with an esp partition?
The GRUB wiki here claims that, when using an encrypted boot:
I would like to use this configuration (512M EFI and single root partition containing boot) to simplify the encryption setup. That way I don't have to worry about mounting boot, but I still don't want to manually handle all the key signing by myself.
It would be great of this supported having the boot partition with the root partition. Thoughts?