I'm trying to follow the guide to install the root filesystem over encrypted LVM, which can be found here: http://www.funtoo.org/Rootfs_over_encrypted_lvm and have run into a bit of a hiccup with boot-update. I'm hoping someone can help me.
I should state that I'm trying to boot the kernel off of a USB drive, which on my setup is /dev/sdb1.
/dev/sda1 contiains the logical volumes including the rest of the OS and other mount points.
When I run boot-update, I get the following errors.
boot-update 1.6.11 /
Copyright 2009-2012 Funtoo Technologies
[use option "-l" for license info, "-h" for help]
* Generating config for grub...
* ERROR : (rootfstype=auto) - cannot find a valid / entry in /etc/fstab.
* ERROR : No matching kernels or boot entries found in /etc/boot.conf.
* Did not complete successfully.
I have also tried copying and pasting the file names directly into /etc/boot.conf as a means of troubleshooting, but that didn't work. The initramfs was built using dracut, if that matters.
Question
robot682
Hi,
I'm trying to follow the guide to install the root filesystem over encrypted LVM, which can be found here: http://www.funtoo.org/Rootfs_over_encrypted_lvm and have run into a bit of a hiccup with boot-update. I'm hoping someone can help me.
I should state that I'm trying to boot the kernel off of a USB drive, which on my setup is /dev/sdb1.
/dev/sda1 contiains the logical volumes including the rest of the OS and other mount points.
When I run boot-update, I get the following errors.
My /etc/boot.conf file looks like this:
My /etc/fstab file is as follows:
Finally, my /boot partition contains the following files, which include the kernel and the initramfs files.
I have also tried copying and pasting the file names directly into /etc/boot.conf as a means of troubleshooting, but that didn't work. The initramfs was built using dracut, if that matters.
Any help would be appreciated.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts