devesh gade wrote:
> Inserted installation cd in rescue mode and then following commands at
> the prompt:
> 1 grub
> 2 root (hd0,0)
> 3 setup (hd0)
> 4 exit
> 5 reboot

Boot the rescue CD,..
$ chroot /mnt/sysimage
$ grub-install /dev/sda

Change /dev/sda to your primary bootable drive.

-- Tom

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to