Java Mailing List Archive

http://www.redhatconfig.com/

Home » Ubuntu Technical Support »

Re: How to modify menu.lst

James Taji

2008-05-12

Replies: Find Java Web Hosting

Author LoginPost Reply
On Mon, May 12, 2008 at 7:37 PM, elmo <elmo@(protected):
> If the changes you want to make are to be accepted by menu.lst, you
> should prepare menu.lst before starting to make these changes   Use a
> terminal and type in;   chmod go+rw /boot/grub/menu.ls,  Thereafter,
> any changes you make in menu.lst will be accepted on a save command.

This is rather bad advice to recommend making any system files world
writeable. Permissions on system files do not generally need to be
modified, instead one should use sudo before the editing command to
gain root privileges, e.g.:

sudo nano /boot/grub/menu.lst

or preferably:

sudoedit /boot/grub/menu.lst

If a gui editor is desired then use gksudo, eg.:

gksudo gedit /boot/grub/menu.lst

--
James Taji
Design Engineer, JLD Systems, Ltd.
http://www.jldsystems.com -- 888.553.7978 -- 717.892.1100
"We do the stuff behind the buttons!"

--
ubuntu-users mailing list
ubuntu-users@(protected)
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.