bootloader lost

Kevin J. Cummings cummings at kjchome.homeip.net
Mon Jul 5 04:37:54 UTC 2010


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
kjchome at rcn.com
cummings at kjchome.homeip.net
cummings at kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)


More information about the users mailing list