Gentoo Archives: gentoo-user

From: Ian K <omega_2_1@×××××.ca>
To: gentoo list <gentoo-user@l.g.o>
Subject: [gentoo-user] Whats wrong with my grub.conf
Date: Sat, 06 Aug 2005 05:38:23
Message-Id: 20050806053238.93449.qmail@web52903.mail.yahoo.com
1 Hi there,
2 I am getting an "Error 15"
3 when grub loads. I booted in with a Gentoo Live CD
4 and got the file, and am including it. I think the
5 error 15 code is a syntax error, right? Here is
6 the file. Let me know if you see a problem.
7 Ian
8 PS> Please note I like to make things look good,
9 explaining the ..::..'s
10
11 ---------grub.conf---------
12 default 2
13 timeout 10
14 splashimage=(hd0,1)/grub/splash.xpm.gz
15
16
17
18 title=.....::::: GentooLinux2.6.11-gentoo-r11
19 :::::.....
20 root (hd0,1)
21 kernel /linux-2.6.11-gentoo-r11 root=/dev/hda4
22
23
24
25 title=.....:::::Gentoo
26 Linux2.6.11-gen-r11-IR2:::::.....
27 root (hd0,1)
28 kernel /linux-2.6.11-r11-IR2 root=/dev/hda4
29
30
31 title=.....:::::Gentoo
32 Linux2.6.11-gen-r11-IR3:::::.....
33 root (hd0,1)
34 kernel /linux-2.6.11-gentoo-r11-IR3 root=/dev/hda4
35
36
37 title=.....:::::Gentoo Linux
38 2.6.13-rc1-mm1-R2:::::.....
39 root (hd0,1)
40 kernel /K2.6.13-rc1-mm1-R2 root=/dev/hda4
41
42
43
44
45 title=.....::::: Windows XP
46 :::::.....
47 rootnoverify (hd0,0)
48 makeactive
49 chainloader +1
50
51
52 __________________________________________________
53 Do You Yahoo!?
54 Tired of spam? Yahoo! Mail has the best spam protection around
55 http://mail.yahoo.com
56 --
57 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Whats wrong with my grub.conf Heinz Sporn <heinz.sporn@××××××××.com>
Re: [gentoo-user] Whats wrong with my grub.conf Neil Bothwick <neil@××××××××××.uk>