> So what was the error? Was this second entry to try to boot
> grub2 on sdc2? Did grub2 load or did it
> quit with an error? Did grub2 fail to boot the kernel?
>
> Andy
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
The first time I tried to modify the old grub.conf, I just add the lines
created by the new grub.cfg, must made them adhere to the format used in
grub.conf. That attempted boot, resulted in no such partition.
So I changed the grub.conf to:
title GNU/Linux, with Linux 2.6.32.7-lfs-6.6-rc1
root (hd2,1)
kernel /vmlinux-2.6.32.7-lfs-6.6-rc1 root=/dev/sdc2
That just brought up an empty menu with no selection at all.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page