Re: How to find active grub.conf
- From: "iforone" <floydstestemail@xxxxxxxxx>
- Date: 28 Apr 2006 09:45:12 -0700
edgefree wrote:
Thank firstly.
Actually, current my situation is I will reboot my machine remotely. So
I have no chance to change grub.conf during grub booting time. So, I
have to change the correct boot kernel before reboot. Then, I need to
know where the right grub.conf is.
I guess grub stage1 in MBR should know where it is. Who know how to
pick-up the information in grub-stage1? Or whether grub shell provides
corresponding command or API for it?
Thanks you all for attention.
Gavin.
Hello Gavin;
Firstly;
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>
Do you have no 'menu.lst' file in /boot/grub ?
If you do;
$ cat /boot/grub/menu.lst
Read the commented areas of the file...follow up using earlier advice
from another poster;
If you have no 'menu.lst' file anywhere - use google to find out what
it contains and does.
[ Previously written ]
Nico Kadel-Garcia wrote:
Add a comment in the displayed boot configurations line of your different
grub.conf files, referring to the distribution it's from.
[ Previously written ]
Robert Nichols wrote:
When GRUB starts up, press the space bar immediately so that the menu is
displayed, then type a 'c' to get to the GRUB command prompt. At the
GRUB command prompt, type:
cat /boot/grub/grub.conf
and see what partitions are referenced in the config file. Remember
that GRUB numbers devices and partitions beginning with 0, so /dev/hda1
would be (hd0,0) in GRUB.
Nobody will help you, unless you answer/reply with some context!
.
- References:
- How to find active grub.conf
- From: edgefree
- Re: How to find active grub.conf
- From: Robert Nichols
- Re: How to find active grub.conf
- From: edgefree
- How to find active grub.conf
- Prev by Date: Re: Problems reinstalling grub/lilo (they always hang at boot time ...)
- Next by Date: Re: Problems reinstalling grub/lilo (they always hang at boot time ...)
- Previous by thread: Re: How to find active grub.conf
- Next by thread: RedHat Linux 7.3 Question
- Index(es):
Relevant Pages
|