Installing a new kernel is much easier if your are using the
"kernel-package".

Example:

$ su
# cd /usr/src/linux
# make menuconfig
# make-kpkg clean
# make-kpkg --revision `hostname`.1 kernel_image
# dpkg -i ../kernel-image-2.0.36_`hostname`.1_i386.deb

Reply via email to