Updating gentoo kernel
- cd /usr/src/
- execute command ln -sfn linux-2.6.xx.xx-rx linux
- cd linux
- make menuconfig (make appropriate changes in kernel)
- make && make modules_install
- cp arch/i386/boot/bzImage /boot/linux-2.6.XX.XX-rX
- vi /etc/lilo.config and make appropriate changes to get your new kernel executed
- run command lilo
- either run "module-rebuild rebuild" or "emerge nvidia-drivers" (make sure the following entry is in /etc/portage/package.mask if your using ge-force3 or >=x11-drivers/nvidia-drivers-1.0.9700
0 Comments:
Post a Comment
<< Home