On Mon, 2006-11-06 at 12:08 -0600, Michael Sullivan wrote:
> I went to www.netraverse.com and found out that the newest patch for
> Win4Lin for SMP kernels is 2.6.11.  I have to tell you that no kernel
> I've ever built myself (as in without genkernel) has booted.  I
> downloaded 2.6.11 kernel source from www.kernel.org , and it seems to
> have built correctly.  I followed the following steps:
> 
> cd /usr/src
> tar xvfj /home/michael/linux-2.6.11.12.tar.bz2
> rm linux; ln -s linux-2.6.11.12 linux
> cd linux
> make mrproper
> make menuconfig
> make bzImage
> make modules

# make modules_install
is what you need [1]

[1]: http://www.gentoo.org/doc/en/kernel-upgrade.xml

-- 
gentoo-user@gentoo.org mailing list

Reply via email to