Re: [opensuse] How to edit Grub in openSUSE 10.2?
- From: M Harris <harrismh777@xxxxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 22:24:33 -0500
On Sunday 29 April 2007 20:56, David Gregg wrote:
Basically I have a dual boot with XP Pro and openSUSE 10.2 and I'dhi David,
like to change the default boot options, but I don't know what
commands to use in terminal to edit it. I already know about sudo and
that the file is /boot/grub/menu.lst but both gedit and kate do not
seem to work... maybe I just have my syntax off... gedit reports
bad/unknown command and kate can't connect t x server...
Any help is appreciated.
First, the /boot/grub/menu.lst file is privileged... so you'll have to edit
it as root, or sudo.
Second, a text editor like "joe" is probably your best bet if you're not used
to using "vi" or emacs, whatever. But the thing to remember is to make of
copy of the file first...
cp menu.lst menu.lst.bak
Take your time... its just a text file... and the good news is that if you
mess it up, you will have a chance at bootup to fix it should things not
work.
Check out "joe" and practice using it with a test file first... then go for
it.
Ps... of course, real programmers use "vi" but that's another flame war...er,
I mean discussion.
--
Kind regards,
M Harris <><
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- References:
- [opensuse] How to edit Grub in openSUSE 10.2?
- From: David Gregg
- [opensuse] How to edit Grub in openSUSE 10.2?
- Prev by Date: Re: [opensuse] 10.2 is up and flying
- Next by Date: Re: [opensuse] Re: Help installing openSUSE 10.2
- Previous by thread: [opensuse] How to edit Grub in openSUSE 10.2?
- Next by thread: Re: [opensuse] How to edit Grub in openSUSE 10.2?
- Index(es):
Relevant Pages
|