Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Boot menu gone
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
monsm
Guru
Guru


Joined: 26 Sep 2007
Posts: 467
Location: London, UK

PostPosted: Fri Aug 01, 2008 10:17 am    Post subject: [SOLVED]Boot menu gone Reply with quote

Hi,
This isn't a new installation, it has been working fine. I have just updated my system and somehow messed it up a bit.

I have Grub and my menu.lst file has 4 options in it with the default being 2.6.25-r7 kernel booting into Gnome.
My menu.lst specify a 7 second delay in booting so I can have time to consider any of the other options. However lately I no longer get the chance to see the menu and pressing ESC have no effect. My NewTux splash screen comes up and the boot goes straight into the default option. The boot messages also goes on top of the splash screen. If that's not enough, it also no longer switches to the Gnome login screen. I have to press CTRL+ALT+F7 myself to get to it.

All seem to work ok, its just a bit annoying having it this way. What can I do? Re-Install Grub? If so, how to re-install Grub (a while since I messed with that part).

I have a separate issue with my Python installation at the moment, but I think that is a separate issue. Grub and the boot sequence doesn't use Python I guess?

thanks,
Mons


Last edited by monsm on Tue Aug 19, 2008 10:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Fri Aug 01, 2008 11:28 am    Post subject: Reply with quote

The location of the splash image has been changed with the latest stable grub package..., hence either comment out the splash line within the grub.conf or change it to the correct location.
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
monsm
Guru
Guru


Joined: 26 Sep 2007
Posts: 467
Location: London, UK

PostPosted: Wed Aug 06, 2008 11:02 am    Post subject: Reply with quote

Thanks for the reply, taken me a while to get time to start looking into this again.

Commented out the splash in the grub.conf file. I can see the menu again now.

How about the second problem of the booting to the Gnome login screen (and not having to press CTRL+ALT+F7)? Could that be caused by the new grub version too?

Mons
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Thu Aug 07, 2008 4:09 am    Post subject: Reply with quote

You may want to try re-merging gdm. It may be related to the grub issue, but I wouldn't think so.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu Aug 07, 2008 11:55 am    Post subject: Reply with quote

I know that there a bug with Grub, because on certain event, you lose your splashscreen for no apparent reason.

So, reinstall grub and double check your /boot/grub/grub.conf
Back to top
View user's profile Send private message
b1f30
Apprentice
Apprentice


Joined: 16 Nov 2005
Posts: 262
Location: USA

PostPosted: Thu Aug 07, 2008 1:05 pm    Post subject: Reply with quote

My GRUB just plain no longer appears. I get a black screen, at which, I can hit <ENTER>, and it boots the recent kernel as it should, but I get no selection menu. Not using bootsplash/framebuffer. I've tried re-installing GRUB manually, still no go.

EDIT: I can't spell. It's too early.
_________________
H T T P : / / W W W . B I N A R Y F R E E D O M . I N F O /
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu Aug 07, 2008 3:54 pm    Post subject: Reply with quote

Plz double check if you have this file :
Code:

/boot/grub/splash.xpm.gz


If not just to this :
Code:

# cp /usr/share/grub/splash.xpm.gz  /boot/grub/splash.xpm.gz
Back to top
View user's profile Send private message
monsm
Guru
Guru


Joined: 26 Sep 2007
Posts: 467
Location: London, UK

PostPosted: Fri Aug 08, 2008 10:56 am    Post subject: Reply with quote

I had to run Grub and re-install the MBR after installing a new grub version. Also installed grub-splashes, so got a nice new splash there now.

The problem of having to press CTRL+ALT+F7 in order to get to the login screen after the boot remains. I'll try to rebuild the kernel later after updating fbsplashutils and installing a new theme.

Mons
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Fri Aug 08, 2008 12:54 pm    Post subject: Reply with quote

If you find the problem, just post the solution, because I saw that problem too last month, but the thread is dead.
Back to top
View user's profile Send private message
monsm
Guru
Guru


Joined: 26 Sep 2007
Posts: 467
Location: London, UK

PostPosted: Mon Aug 11, 2008 3:32 pm    Post subject: Reply with quote

Been struggling a bit over the weekend with the second problem.
Found my new 2.6.25 kernel wasn't configured correctly
This wiki article:
http://gentoo-wiki.com/Fbsplash#Configure_the_Kernel

It mention "Framebuffer console decorations" and that wasn't enabled in my kernel. Tried to specify a gensplash theme rather than setting it as default. Didn't work though.

I did notice that if I, in grub.conf, remove theme and set splash=verbose the boot continue correctly and goes to the gnome login screen when completed. So my prime suspect is still the splash screen. I'll try again.
At the moment (far as I know) I am using the old vesa stuff. How about the uvesfb, is that the new one, and should I try that instead?
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Mon Aug 11, 2008 4:22 pm    Post subject: Reply with quote

If you don't need extra feature, VESAFB is ok. But if you want to use all the new stuff, then use UVESAFB.
Back to top
View user's profile Send private message
agent_jdh
Veteran
Veteran


Joined: 08 Aug 2002
Posts: 1783
Location: Scotland

PostPosted: Mon Aug 11, 2008 11:57 pm    Post subject: Reply with quote

The problem with the grub ebuild not copying the splash image into /boot/grub has been fixed (without a version bump, but that's another of my issues with Gentoo). Re-emerging grub now with emerge --oneshot grub fixed it here for me last night. Don't know when it was fixed. All is well now. On my server as well, so it doesn't get rebooted very often - text during kernel loading was completely screwed up until it set the font during boot ... pretty annoying, I thought I had a hardware problem.
_________________
Jingle Jangle Jewellery
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue Aug 12, 2008 1:00 am    Post subject: Reply with quote

In fact, I tought that I have erased my /boot partition :)
Back to top
View user's profile Send private message
monsm
Guru
Guru


Joined: 26 Sep 2007
Posts: 467
Location: London, UK

PostPosted: Thu Aug 14, 2008 11:40 am    Post subject: Reply with quote

So many problems recently.

Was trying to change from the old vesafb to uvesafb, hoping that would solve the splash problem. But have hit another problem instead:
https://forums.gentoo.org/viewtopic-p-5183134.html#5183134

:x

Mons
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu Aug 14, 2008 11:44 am    Post subject: Reply with quote

Hi, you should run this on your box :

Code:

# emerge --sync


And retry.

Maybe there a problem on this specific server ?
Back to top
View user's profile Send private message
monsm
Guru
Guru


Joined: 26 Sep 2007
Posts: 467
Location: London, UK

PostPosted: Mon Aug 18, 2008 1:08 pm    Post subject: Reply with quote

Solved problem with Portage. Turned out to be a DNS lookup thing with my ISP.

Also installed uvesafb. Makes no difference though. I get the splash but it still get overwritten and I still have to press ctrl+alt+f7 to get the gnome login. Doesn't look like quiet/silent works any more. This is my Grub kernel line:
Code:
title Gentoo Linux 2.6.25-r7
        kernel /kernel-genkernel-x86-2.6.25-gentoo-r7 udev ro dodmraid dolvm root=/dev/VolGroup00/LogVol00 video=uvesafb:1280x1024-32@60,mtrr:3 splash=silent,fadein,theme:NewTux CONSOLE=/dev/tty1 quiet
        initrd /initramfs-genkernel-x86-2.6.25-gentoo-r7


Mons
Back to top
View user's profile Send private message
monsm
Guru
Guru


Joined: 26 Sep 2007
Posts: 467
Location: London, UK

PostPosted: Tue Aug 19, 2008 10:39 pm    Post subject: Reply with quote

Finally my NewTux quiet/silent splash theme is up and running again and no ctrl+alt+f7 is needed any more.
I managed to make it work using uvesafb, like this:
Code:
title Gentoo Linux 2.6.25-r7
        kernel /kernel-genkernel-x86-2.6.25-gentoo-r7 udev ro dodmraid dolvm root=/dev/VolGroup00/LogVol00 video=uvesafb:1280x1024-32@60,mtrr:3 splash=silent,kdgraphics,fadein,theme:NewTux console=tty1 quiet
        initrd /initramfs-genkernel-x86-2.6.25-gentoo-r7


The key turned out to be kdgraphics. Not sure if that would have been enough in normal vesafb as well.

Mons
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum