On 07/05/2010 12:29 AM, anees a a wrote:
> 
> 
> how to reinstall boot loader in rescue mode
> 

First you need to find your old disk partitions, and mount them under
/mnt/sysimage

second, chroot to /mnt/sysimage

third run grub-install with the appropriate arguments for you system to
re-install grub

Read the man pages on the appropriate commands to be sure what you will
need to use as arguments to these commands.

If you can't successfully install grub under the chroot, you may need to
determine the correct partitions and use the --root-directory option
outside the chroot.

-- 
Kevin J. Cummings
[email protected]
[email protected]
[email protected]
Registered Linux User #1232 (http://counter.li.org)
-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to