How to install NVIDIA drivers on wacky kernels. This is handy.
How to kpkg make a new debian kernel. This is essential.
make-kpkg clean
make-kpkg --initrd --revision=custom.1.0 kernel_image
cd ../
dpkg -i kernel-image-2.6.11.7_custom.1.0_i386.deb
As a wise ambassador once said, there are three sides to every story. Your side, his side, and the truth. This blog is dedicated to always showing you the third edge of the sword.
How to install NVIDIA drivers on wacky kernels. This is handy.
How to kpkg make a new debian kernel. This is essential.
make-kpkg clean
make-kpkg --initrd --revision=custom.1.0 kernel_image
cd ../
dpkg -i kernel-image-2.6.11.7_custom.1.0_i386.deb