glug-nith-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Glug-nith-discuss] grub recovery


From: Arjun Shankar
Subject: Re: [Glug-nith-discuss] grub recovery
Date: Fri, 16 Nov 2007 13:46:02 +0530

> sudo grub

Where and when did you type this command?

AFAIK, the right way to do this is:

1. Boot from a recovery CD
2. Mount your "/" partition under "/mnt/tmp" (for example)
3. If you have a "/boot" partition, mount it under "/mnt/tmp/boot"
4. Give the command:

grub-install   --root-directory=/mnt/tmp   /dev/sdX

(where X is your drive letter, for example 'a' will mean 'sda')

5. Reboot and enjoy the freedom

(ofcourse, there is also secret step number 6, where you might need to
add the windows entry to your 'menu.lst', but we won't talk about that
here ;) )

Cheers,
Arjun




reply via email to

[Prev in Thread] Current Thread [Next in Thread]