Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Again - problem on installing Gentoo
Date: Tue, 05 Sep 2006 15:42:22
Message-Id: 20060905163251.31d9aeb7@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] Re: Again - problem on installing Gentoo by Stephen Liu
1 On Tue, 5 Sep 2006 23:06:10 +0800 (CST), Stephen Liu wrote:
2
3 > > > kernel (hd0,0)/boot/kernel-2.6.17/gentoo-r7 root=/dev/hda2
4 > > ^^^^^^^^^^^^^^^^^^^^^^^
5 > > You have release 5 and in grub.conf release 7.
6 >
7 > During installation after chroot, I ran;
8 >
9 > # ls -l /usr/src/linux
10 > lrwxrwxrwx 1 root root ...... /usr/src/linux ->
11 > linux-2.6.17-gentoo-r7
12 >
13 > I used it as kernel version.
14
15 /usr/src contains the source to the kernel (as you'd expect form the
16 name). The actual kernels live in /boot, this is the version that must
17 match.
18
19 As was previously pointed out, if you use "make install" to install your
20 kernel, the correct files are copied to the correct places, and symlinks
21 are set up so you don't need to mess with your bootloader config.
22
23
24 --
25 Neil Bothwick
26
27 "What is about L'waxana Troi that makes me melt." * Odo

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Re: Again - problem on installing Gentoo (Booting started) Stephen Liu <satimis@×××××.com>