Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] grub boot problem
Date: Sun, 06 Jul 2008 13:49:09
Message-Id: 20080706144902.1402e3a8@zaphod.digimed.co.uk
In Reply to: [gentoo-user] grub boot problem by "Matthew R. Lee"
1 On Sat, 5 Jul 2008 19:04:08 -0400, Matthew R. Lee wrote:
2
3 > root (hd0,0)
4 > kernel /boot/kernel-2.6.22-r2-2 root=/dev/sda3
5 > video=vesafb:mtrr,ywrap,1280x800-24@70
6
7 If hd0,0 is your boot partition, you shouldn't have /boot in the kernel
8 line, just
9
10 kernel /kernel-2.6.22-r2-2 root=/dev/sda3
11
12 In GRUB, all paths are relative to the root.
13
14
15 --
16 Neil Bothwick
17
18 Not tonight dear, I have a Modem!!!

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] grub boot problem Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>