Grub doesn't find configfile
From: Alex Filonov (afilonov_at_yahoo.com)
Date: 03/26/04
- Next message: Neil Ellwood: "Re: lilo config problem booting fedora 2 install kernel"
- Previous message: Matt Graham: "lilo config problem booting fedora 2 install kernel"
- Next in thread: Douglas Mayne: "Re: Grub doesn't find configfile"
- Reply: Douglas Mayne: "Re: Grub doesn't find configfile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Mar 2004 21:17:57 -0800
Crying for help!
Well, not exacly crying, but looking for help anyway.
Problem: I had RH 9.0 installed on Dell Poweredge 400sc. Upgraded to
Fedora
Core 1, obvious problem: lilo all hosed out. Decided to go the proper
way
and installed grub. Everything is almost good, but grub doesn't boot
the
system automatically. It just boots into grub prompt. If I type
configfile /grub/grub.conf
it shows startup menu and automatically boots linux.
Configuration.
/boot is a separate partition on /dev/hda (/dev/hda2).
/ is /dev/hda3
Here's grub.conf (comments removed):
default=0
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Fedora Core (2.4.22-1.2115.nptl)
root (hd0,1)
kernel /vmlinuz-2.4.22-1.2115.nptl ro root=/dev/hda3
initrd /initrd-2.4.22-1.2115.nptl.img
grub was installed using command:
grub-install --root-directory=/boot /dev/hda
I understand that standard path for grub.conf is /boot/grub/grub.conf
and in my configuration it would be /grub/grub.conf. So I followed
advice in this link:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=3D2A4A5D.9080200%40stemnet.nf.ca.remove_this&rnum=4&prev=/groups%3Fas_q%3Dgrub%2520configfile%26safe%3Dimages%26ie%3DUTF-8%26oe%3DUTF-8%26lr%3D%26num%3D100%26hl%3Den
and ran command from grub prompt:
setup --prefix=/grub (hd0,1)
Still no luck.
Any ideas?
Thanks in advance,
Alex.
- Next message: Neil Ellwood: "Re: lilo config problem booting fedora 2 install kernel"
- Previous message: Matt Graham: "lilo config problem booting fedora 2 install kernel"
- Next in thread: Douglas Mayne: "Re: Grub doesn't find configfile"
- Reply: Douglas Mayne: "Re: Grub doesn't find configfile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|