> So instead of an unencrypted ext2 or ext3 boot partition, you want > an unencrypted ext2 or ext3 boot partition for boot.cfg and grub.elf > and a separate (maybe encrypted or ext4 or ...) boot partition for > the kernels?
Why should I need a separate partition for the kernels? Here is the usual scheme: /dev/sda1 - /boot /dev/sda2 - swap /dev/sda3 - / If you have an encrypted root, GRUB can create a mapping and mount it. Can PMON handle this? _______________________________________________ Dev mailing list [email protected] https://lists.parabolagnulinux.org/mailman/listinfo/dev
