Hi, *MY* approach is (I think) slightly different. I do not use the kernel-pkg because I think it is a little complicated to create a kernel package and then reinstall it. What I did was to grab the kernel source (linux-2.0.xx.tar.gz) and untared it under /usr/src. I created a symlink from linux-2.0.xx to linux. Then "cd /usr/src/linux" and "make config; make dep; make clean; make zlilo; make modules; make modules_install". That's all.
I do not complicate my existence with make-kpkg. Remember that this is my approach and perhaps is not the Debian way. But for me it has worked just fine. E.- Max Stevens ([EMAIL PROTECTED]) wrote: : I used to have a slackware system and thus got used to the old : rigamorole involved in compiling a new kernel. However, with debian, : there seems to be more steps involved (at least, there are debian : readmes distributed with the kernel source, and supposedly some sort : of debian makefile). : : Can somebody please explain or point me towards where it is explained : just exactly what is different between compiling a kernel on debian : and compiling a kernel 'normally'. -- Eloy A. Paris Information Technology Department Rockwell Automation de Venezuela Telephone: +58-2-9432311 Fax: +58-2-9430323 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .