Holly Bostick wrote:

Colin schreef:
On Mon, 13 Jun 2005, Colin wrote:


/boot/grub/grub.conf
===============
default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo Linux 2.6.11-r9
root (hd0,0)
kernel=/kernel-2.6.11-gentoo-r9 root=/dev/hde3
video=vesafb:mtrr,ywrap vga=0x31B
Shouldn't that be:

kernel /kernel-2.6.11-gentoo-r9 root=/dev/hde3 video=vesafb:mtrr,ywrap
vga=0x31B

Good catch!  Yes, fix this first.  Also, there is no '=' for the title.
The handbook shows an equal sign.  It's worked before on another system.

No, it does not:

Code Listing 3: grub.conf for non-genkernel users

[snip]

title=Gentoo Linux 2.6.11-r3

[snip]
No, there it is right there. You can see the equal sign right after title. I've fixed GRUB and it's working just fine, and the equal sign is still there.

--
Colin

--
gentoo-user@gentoo.org mailing list

Reply via email to