On 10/26/05, yonas abraham <yonas@xxxxxxxxxx> wrote: > > Could you please tell me how to install grub to MBR? > > reboot to the CD1 > hit F5 > > on the command line type linux rescue > > it should find your Fedora installed system and enter > > chroot /mnt/sysimage > > /sbin/grub-install /dev/hda > > that should put Grub back to MBR. Thanks, Yonas, but no success: # /sbin/grub-install /dev/hda Not found or not a block device. If I replace hda with hdb or hdc, grub-install gives the same result. Any further ideas? Paul