Got my LFS 6.4 install finished, rebooted, and pinging into the Internet :)
I did have a complication that I thought I would note for others. I used the LiveCD 6.3, where my IDE (PATA) hard drive shows up as /dev/hda. However, in the kernel used for LFS 6.4, this becomes mapped as /dev/sda. So, the info I put in /est/fstab and /boot/grub/menu.lst was incorrect (/dev/hda). This gave me a nasty kernel panic upon my first boot. Changing fstab and menu.lst to use /dev/sda resolved it. -- www.risaacs.com [email protected] -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
