Code: Select all
make-kpkg --append-to-version="-07092802" --revision=".rc8" kernel_image kernel_headers
# Use the --append-to-version option to add the Date for example
# Use the --revision Option as additional Counter
Warning !!! Be sure to disable the nv Module in the Kernel, before you compile it!!!
Then you install the Header und Image with
apt-get install
Then you boot your new Kernel and install the Nvidia Driver.
This should work for all Linux Distris!
bye