| Well, Belisarius, you were right. FC2 is pretty buggy durring the install. But I solved the problem. I installed GRUB to a disk and tried booting/combinations.
What I eventually found was that this worked:
boot (hd0,6)
kernel (hd0,5)/vmlinux-2.6.5-1.368 root=/dev/hda6
And so on.
Or,
configfile (hd0,5)/grub/grub.conf
Otherwise, it's working well. |