> I think you are missing the > > root(hd0,0) command intro grub. > > read this that worked for me sometime ago. > http://www.go2linux.org/index.php?option=com_content&task=view > &id=32&Itemid=9 > Oh, now I see what you mean... Ok, grub is properly installed now, I do get to the grub prompt, but it stops there. My grub.conf file on hda1 looks like this: boot=/dev/hda1 default=0 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title Fedora Core (2.6.18-1.2798.fc6) root (hd0,0) kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/md0 ide=nodma initrd /initrd-2.6.18-1.2798.fc6.img MARK