Gentoo Archives: gentoo-user

From: Simon Windsor <simon.windsor@×××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Grub config
Date: Sat, 09 Jul 2005 14:01:17
Message-Id: 1120917272.27660.11.camel@gaul.cornfield.org.uk
1 Hi
2
3 I have just rebuilt my mine desktop from Fedora to Gentoo.
4
5 Everything appears to work well, but I am a bit puzzled by Grub.
6
7 I have used Genkernel to build the kernel, so my Grub config file,
8 grub.conf, is
9
10 ---------------------------------
11 default 0
12 timeout 30
13 splashimage=(hd0,0)/grub/spash.xpn.gz
14
15 title=Gentoo Linux 2.6.11-r3
16 root (hd0,0)
17 kernel /kernel-2.6.11-gentoo-r3 root=/dev/ram0
18 init=/linuxrc /ramdisk=8192 real_root=/dev/hda3 udev vga=791
19 initrd /initrd-2.6.11-gentoo-r3
20 ----------------------------------
21
22 What argument should I add to the kernel line so that Gentoo starts with
23 a splash screen and the kernel shells support my 1024/768 display.
24
25 All the best
26
27 Simon
28
29 --
30 Simon Windsor
31
32 Eml: simon.windsor@×××××××××××××.uk
33 Tel: 01454 617689
34 Mob: 07960 321599
35
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Grub config xav guerin <xavtoo@×××××.com>
Re: [gentoo-user] Grub config Tony Davison <tony.davison2@××××××××.com>