View previous topic :: View next topic |
Author |
Message |
sundialsvc4 Guru
Joined: 10 Nov 2005 Posts: 436
|
Posted: Thu Jul 17, 2008 3:18 am Post subject: Grub menu is gone, but system boots anyway? [SOLVED] |
|
|
"Recently," my laptop stopped displaying the grub menu .. and yet, it boots. (Yes, with grub.)
The initial scrolling-text looks very strange, though.
I tried to fix the problem with: Code: | grub
root (hd0,0)
setup (hd0)
quit | ... which executed uneventfully ... but the problem didn't go away.
Okay, I'm stumped. I've been using gentoo for a long time now, but this one has me bamfoozled.
Last edited by sundialsvc4 on Thu Jul 17, 2008 4:32 am; edited 1 time in total |
|
Back to top |
|
|
MotivatedTea Apprentice
Joined: 06 Nov 2006 Posts: 269 Location: Toronto, Canada
|
Posted: Thu Jul 17, 2008 3:35 am Post subject: |
|
|
Can you post the contents of /boot/grub/menu.lst file and /proc/mounts? |
|
Back to top |
|
|
ant0 n00b
Joined: 11 Jan 2006 Posts: 16
|
Posted: Thu Jul 17, 2008 3:42 am Post subject: |
|
|
I had the same problem. The grub menu screen was all garbled. The reason was that when i upgraded and reinstalled grub my /boot partition was not mounted. As a result /boot/grub/splash.xpm.gz was missing.
Its easy to fix the problem. Mount /boot and emerge grub again. |
|
Back to top |
|
|
sundialsvc4 Guru
Joined: 10 Nov 2005 Posts: 436
|
Posted: Thu Jul 17, 2008 4:35 am Post subject: |
|
|
Like you, I (just) discovered that the "splash.xpm.gz" file was missing, and this was indeed the cause of the problem.
In my case, I simply located a copy, mounted /boot, and copied it to /boot/grub.
I'm somewhat surprised that grub-install (with "/boot" properly mounted...) did not install the bitmap. I'm sure that "emerge" would have.
I'm also rather surprised that grub put up such a garbled screen when that file was found to be missing. This is not exactly "graceful" behavior... |
|
Back to top |
|
|
orange_juice Guru
Joined: 16 Feb 2006 Posts: 588 Location: Athens - Greece
|
Posted: Sat Jul 19, 2008 10:05 am Post subject: |
|
|
Yup, same issue here solved like a vanilla ice cream after a wonderful dinner!
Kind regards,
orange_juice |
|
Back to top |
|
|
|