Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Kernel build no update grub
Date: Wed, 16 Nov 2005 22:52:03
Message-Id: 87y83ofcld.fsf@newsguy.com
1 > Updating the kernel today, I referenced that piece of the
2 > documentation and borrowed this command from it:
3 > I'm pretty sure I need some new kind of grub.conf but what should it
4 > look like..
5 >
6 > I've just appended what I think might be adequate to the original
7 > lines.... yeah I saved a backup..
8 >
9 > ================================
10 > default 1
11 > timeout 05
12 > splashimage=(hd0,0)/grub/splash.xpm.gz
13 >
14 > Title=gentoo
15 > root (hd0,0)
16 > kernel (hd0,0)/kernel-2.6.12-gentoo-r9 root=/dev/ram0
17 > linux-2.6.12-gentoo-r9
18 > init=/linux ramdisk=8192 real_root=/dev/hda5
19 > video=vesafb:mtrr,ywrap,1152x864-24@70
20 >
21 > initrd (hd0,0)/initramfs-2.6.12-gentoo-r9
22 >
23
24 Typos in original message corrected below
25
26 > Title=gentoo-2.6.14-r2
27 > root (hd0,0)
28
29 > kernel (hd0,0)/kernel-2.6.14-gentoo-r2 root=/dev/ram0
30
31 ^kernel-genkernel-x86-2.6.14-gentoo-r2
32
33 > linux-2.6.12-gentoo-r9
34 > init=/linux ramdisk=8192 real_root=/dev/hda5
35 > video=vesafb:mtrr,ywrap,1152x864-24@70
36 >
37 > initramfs (hd0,0)/initramfs-2.6.14-gentoo-r2
38
39 ^initramfs-genkernel-x86-2.6.14-gentoo-r2
40
41 >
42 > So am I in the ball park?
43 >
44
45 --
46 gentoo-user@g.o mailing list