On Tue, 5 Sep 2006 23:06:10 +0800 (CST), Stephen Liu wrote: > > > kernel (hd0,0)/boot/kernel-2.6.17/gentoo-r7 root=/dev/hda2 > > ^^^^^^^^^^^^^^^^^^^^^^^ > > You have release 5 and in grub.conf release 7. > > During installation after chroot, I ran; > > # ls -l /usr/src/linux > lrwxrwxrwx 1 root root ...... /usr/src/linux -> > linux-2.6.17-gentoo-r7 > > I used it as kernel version.
/usr/src contains the source to the kernel (as you'd expect form the name). The actual kernels live in /boot, this is the version that must match. As was previously pointed out, if you use "make install" to install your kernel, the correct files are copied to the correct places, and symlinks are set up so you don't need to mess with your bootloader config. -- Neil Bothwick "What is about L'waxana Troi that makes me melt." * Odo
signature.asc
Description: PGP signature

