Here's some steps that were outlined to me
1) log in as root 2) cd /usr/src/linux you may need to get a kernel source tree... 2.2.16 is the latest stable as of yesterday 3) make menuconfig in this program you can set all the bits to compile as modules or into the kernel directly. I always compile stuff in if I use it more than once every five days, like network cards. 4) make dep about 3 min make clean about 30 sec make zlilo about 10 min make modules about 5 min make modules_install about 5 sec -----Original Message----- From: Patrick Dahiroc <[EMAIL PROTECTED]> To: debian-user@lists.debian.org <debian-user@lists.debian.org> Date: Saturday, June 17, 2000 10:16 AM Subject: make-kpkg >hi > >i'm in the process of making kernel-2.2.15. how do i use make-kpkg? >to i have to run make menuconfig first or will make-kpkg walk me >through the kernel configuration? do i have to issue a separate >make-kpkg command to make the modules? > >thanks >pd > > >-- >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >