Re: Grub Boot Problems
- From: Douglas Mayne <doug@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 08:58:40 -0700
On Wed, 29 Mar 2006 07:37:26 -0800, thomasjbs wrote:
Anyone have any suggestions why Grub won't boot a hard drive?Did this ever work (boot the kernel from the hard disk)? Or is this a
Installed and working system.
Rebooted several times during installation.
Grub boots up to 1.5 then stops at a grub prompt.
root (hd0,0) reports ext2 filesystem
kernel (hd0,0)/v {followed by tab key shows vmlinuz file, so
files are there}
kernel (hd0,0)/vmlinuz {fails with error 15 - file not
found}
Using TAB to complete the filename in "kernel ... /vm..." command fails
with same error.
Is it not finding the vmlinuz file or some other file?
fresh install which hasn't ever booted correctly after the install?
Booting from the CD during the install doesn't count. I'll assume you did
not change anything since the GNU/Linux install.
Did you setup a loader during the install? grub goes to the shell when
its configuration file is not found. Also, which distro and grub version
are you using?
It seems you are saying contradictory things: Are you saying the first
time you press tab it finds the file, and subsequently gives error 15?
Mayber try this:
grub> root (hd0,0)
grub> kernel /vmlinuz ro root=/dev/hda1
grub> boot
--
Douglas Mayne
.
- References:
- Grub Boot Problems
- From: thomasjbs
- Grub Boot Problems
- Prev by Date: Grub Boot Problems
- Next by Date: Re: Cannot save changes to sudoers
- Previous by thread: Grub Boot Problems
- Next by thread: Re: Grub Boot Problems
- Index(es):
Relevant Pages
|