On Wednesday 04 January 2012 11:40:59 pm Bryan Kadzban wrote:

> Now that I have access to SVN again, let me throw together a 1.0.1
> tarball and upload it, with the recent changes I've made.  (This does
> include at least hackish support for /run.)  That would have a better
> chance of working than 1.0 would.
>
> There.  It's in the same directory as the -1.0 tarball on lfs.org.

I have a LFS-6.8 version installed on a laptop, the install is on 
partition /dev/sda8.

I installed your tarball and then lvm2.  I fixed up the config file and put it 
into /etc.

Created a LVM partition and formated and rsynced the entire LFS-6.8 build to 
the lvm partition.

The LFS was on /dev/sda8 and I called the other lvm-root
I changed the fstab (in the lvm-root) to point the / to /dev/mapper/lvm-root
I then did mkinitramfs -k 2.6.37, then added an entry into menu.lst.

The grub line is 
kernel /linux-lfs-6.8 root=/dev/mapper/lvm-root ro
initrd /initramfs.cpio.gz
I did the above from memory so it may not be right but on the laptop it is 
correct.

When booted the kernel panics can't find mapper/lvm-root

When I remove the root=/dev/mapper/lvm-root from the grub menu entry it boots 
the /dev/sda8 successfully.

I built the initramfs from the /dev/sda8 partition install.  I would have 
built it from the lvm-root but I didn't know how to do that as I could not 
boot it just yet.

Is there something I am doing wrong?

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to