Click to See Complete Forum and Search --> : Where's my .deb kernel package??


Nailz
03-29-2001, 04:27 PM
Trying to re-compile my kernel to 2.4.2 in Debian Potato (2.2.18)... and doing the following:

-downloaded kernel source and untarred into /usr/src
-ran 'make menuconfig' from /usr/src/linux
-saw the generated .config file and ran from /usr/src/linux:
'make-kpkg -rev Custom.1 kernel_image' as stated in http://www.debian.org/doc/FAQ/ch-kernel.html#s-customkernel

Now, I SHOULD have a kernel-image-2.4.2_Custom.1_i386.deb that I can dpkg with, but can't find it...

Where would it be? (I know, it should be in /usr/src but it's not)

Oh yes...One note- The following error was generated at the end:
make[1]: ***[vmlinux] Error 1
make[1]: Leaving directory '/usr/src/linux'
make: *** [stamp-build] Error 2

What does that mean?

[ 29 March 2001: Message edited by: Nailz ]

rod
03-29-2001, 04:33 PM
Make sure you have bin86 installed.

Regards,
Rod