On Mon, 2002-06-17 at 15:16, Andrew Perrin wrote: > Here's what I do: > > apt-get install kernel-source-2.4.18 > cd /usr/src/kernel-source-2.4.18 make oldconfig
> make menuconfig > (select/deselect for your needs) make-kpkg clean > make-kpkg --revision ofc1.x binary > cd /usr/src > dpkg -i kernel-image-2.4.18_ofc1.x_i386.deb > reboot > adding this step will have you start from a known working config. Also I think the make-kpkg line should be something closer to make-kpkg --revision x.y kernel_image Also the *.deb should be in the directory /usr/src/ So look for it there. You should do a man make-kpkg for the full amount of options you have. make-kpkg is actually a very nice tool for compiling kernels. Oh and Im not sure if you have already said this, but make sure you are running Woody or Sid. Potato can not handle 2.4.x kernels. -- -Peace kid Scott Henson [EMAIL PROTECTED] "God's the ultimate playa, so naturally He's going to have some haters," rapper Ice Cube said. "But these haters need to realize that if you mess with the man upstairs, you will get your ass smote. True dat." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]