|
grub-install failure on a syslinux system
I had a win 2000 machine that I had installed Red Hat 9 on as a test. I didn't want to mess with the 2000 boot loader and crash the system so I installed RH9 using a syslinux boot floppy. I just tried to install grub onto the system to do away with the boot flopp and 2000 but must have batched it. I used
grub-install '(fd0)'
and it appeared to install properly
I quickly realized my mistake as I really wanted to use
grub-install '(hd0)'
now my system won't boot because I blew the syslinux floppy away
I'm trying to get past the grub> prompt now
any ideas?
Chris
|