Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] no boot screen, cannot see options.
Date: Tue, 05 Aug 2008 02:58:17
Message-Id: 5bdc1c8b0808041957i5ae8a069vc38f8de46ef97cc3@mail.gmail.com
1 Since doing some updates last week which I think included a grub
2 update I no longer get a splash screen. I cannot see my options, but
3 if I scroll down to a Gentoo boot then all fonts are messed up until
4 the init scripts get to level 3 at which time they clear up and
5 everything is fine.
6
7 Did I miss some instructions about how to finish the grub install or
8 something like that?
9
10 Thanks,
11 Mark
12
13
14 timeout 15
15 default 0
16 splashimage=(hd0,8)/boot/grub/splash.xpm.gz
17
18 title WinXP
19 #password --md5 $1$9QMGY1$VbDnYDEmfLDHgRGmcsdY5/
20 rootnoverify (hd0,0)
21 makeactive
22 chainloader +1
23
24 title 2.6.24-rc8-rt1
25 root (hd0,8)
26 kernel (hd0,8)/boot/bzImage-2.6.24-rc8-rt1 root=/dev/sda2
27
28 title 2.6.24-rt1
29 root (hd0,8)
30 kernel (hd0,8)/boot/bzImage-2.6.24-rt1 root=/dev/sda2
31
32 #title SERIAL 2.6.14-rc4-rt1
33 #root (hd0,0)
34 #kernel (hd0,0)/boot/bzImage-2.6.14-rc4-rt1 root=/dev/sda3
35 console=ttyS0,38400 console=tty0 nmi_watchdog=1 kernel_preempt=1
36
37 #title 32-bit Gentoo Environment
38 #root (hd0,8)
39 #kernel (hd0,8)/boot/bzImage-2.6.15-gentoo-r1-32bit root=/dev/sda7

Replies

Subject Author
Re: [gentoo-amd64] no boot screen, cannot see options. Isaac Conway <ike@××××××××××××××.com>
Re: [gentoo-amd64] no boot screen, cannot see options. Eduardo Schoedler <eschoedler@×××××××××××.br>
[gentoo-amd64] Wake On LAN Issue Richard <skitfish@×××××.com>