Here is the down and dirty on it cd /usr/src ncftp ftp.kernel.org get /pub/linux/kernel/v2.4/linux-2.4.24.tar.bz2 quit no for book mark tar xvfj linux-2.4.24.tar.bz2 ln -s linux-2.4.24 linux cd linux make menuconfig quit and save your config when you are done make-kpkg --revision=sometext kernel_image cd .. dpkg -i kernelblahblahblah Of coursse just substitue whatever kernel you actaully want. Jim Cory Powers wrote: > http://newbiedoc.sourceforge.net/system/kernel-pkg.html > > > Michael Havens wrote: > >> I'm still searching google as we speak (and have been since 5:30AM) >> so I am a bit frustrated. Can anyone help me with compiling a new >> kernel with make-kpkg? >> >> > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss