# make clean dep # make bzImage modules # make modules_install # cp arch/i386/boot/bzImage /boot/vmlinuz-2.4.20-gentoo-r8
I suppose "arch/i386/boot/bzImage" will be created after "make modules_install"
No, "make bzImage" actually creates that file. The instructions have seemingly always been written this way and they've stuck. It's not really important either way.
3. optional: if you use nvidia-kernel # cd /lib/modules # touch 2.4.20-gentoo-r7/video/nvidia.o (should be enough to protect r7's nvidia modules, but it would be better to # emerge nvidia-kernel
What is nvidia-kernel?
Do you use an nVidia video card ?? If not, disregard that step. If you do, here's a very brief description: http://packages.gentoo.org/ebuilds/?nvidia-kernel-1.0.4496-r4. You may also want nvidia-glx too. Read about it here, http://packages.gentoo.org/ebuilds/?nvidia-glx-1.0.4496-r1. They simply provide optimized performance of your video card under X-Windows.
Regards
Hall
-- [EMAIL PROTECTED] mailing list
