Barry Berger wrote:
<snip>
be found. /boot is on /dev/hda1, / is on /dev/hda2
<snip>
# The first entry is for LFS.
title LFS 6.0
root (hd0,2)
kernel /boot/lfskernel-2.6.8.1 root=/dev/hda3
<snip>

Given what you said about where your partitions are located, the entry should look like the following:

# The first entry is for LFS.
title LFS 6.0
root (hd0,0)
kernel /boot/lfskernel-2.6.8.1 root=/dev/hda2

--
Registered LFS User 6929
Registered Linux User 298182

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

Reply via email to