Repair Grub Files?

NoOp glgxg at mfire.com
Wed May 30 01:24:24 UTC 2007


On 05/29/2007 05:04 PM, Pete Holsberg wrote:
> NoOp keyed the following on 5/29/2007 5:37 PM:
>>  On 05/29/2007 12:38 PM, Andreas Schildbach wrote:
> 
>> > <snip>
> 
>> >How can I repair the grub installation on my primary Ubuntu
>> > installation?
>> >
>> > <snip>
>>
>>  I'd check the menu.lst first:
>>
>>  $ gksu gedit /boot/grub/menu.lst
> 
> What is the Kubuntu equivalent of the above command? Thanks.
> 
> 

System|Konsole
from the terminal:

sudo apt-get install gedit
gksu gedit /boot/grub/menu.lst

or if you don't want to install gedit (which I much prefer over kate)
and want a simple command level editor:

sudo nano /boot/grub/menu.lst

or, as others have (almost) pointed out:

sudo kate /boot/grub/menu.lst







More information about the ubuntu-users mailing list