grub error 15 after hoary install
David McGaffin
david-lists at bigbluesea.org
Mon Apr 11 14:03:58 UTC 2005
On Mon, 2005-04-11 at 00:03 -0400, skoal wrote:
> When grub first boots up, hit ESC and go to the menu.
>
This is part of the problem. I have tried pressing ESC when grub
starts, even trying rapid-fire ESC-pressing during the boot. But Grub,
stops immediately, displaying the "Error 15", almost as if it can't find
menu.lst, although I don't know if this is what is causing the problem.
During my most recent installation attempt, I opened a shell right
before the reboot to look at menu.lst, which I found
in /target/boot/grub/menu.lst. The kernel references all pointed
to /vmlinuz... rather than /boot/vmlinuz..., so I changed the
references, prepending "/boot". Sadly, the result was the same.
Could there be any conflict with having had LILO installed prior to
Grub? Looking at the installation logs, it appears that Grub installs
correctly, so I don't know what could be the problem.
I would really like to turn on verbose mode in Grub, but I'm not sure
how to tell the Ubuntu installation to do that.
- david
> Press 'c' for command.
>
> type at the grub prompt:
>
> 'root (' and hit tab. That should fill in hd0, hd1, etc.
>
> Then finish telling grub where the kernel is located. Since you have a
> '/boot' partition at the very front, you would type:
>
> root (hdx,0)
>
> where 'x' is the drive number 0,1,2, etc. hda = 0, hdb = 1, etc.
>
> hit enter
>
> then type:
>
> setup (hdx)
>
> where x is where you want the MBR to be written. hda = 0, hdb=1, etc.
>
> and hit enter. type 'quit' > enter.
>
> Grub error 15 normally indicates that grub cannot locate where your
> kernel. If that doesn't work, post back with your 'menu.lst'.
>
>
> --
> skoal
>
More information about the ubuntu-users
mailing list