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 0
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 post
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now