apt-get install kernel-source-2.2.19 cd /usr/src/ make menuconfig; or make xconfig make-kpkg clean make-kpkg --revision=custom.whateveryouwant kernel_image cd ../ dpkg -i kernel*19.deb
For more info, read all about kernel-package; make-kpkg ----- Original Message ----- From: "A. Didit Mifanto" <[EMAIL PROTECTED]> To: <debian-user@lists.debian.org> Sent: Wednesday, August 15, 2001 8:37 PM Subject: Upgrading kernel with dpkg. > Hello dpkg-er : > > I'm currently using potato 2.2r2 with kernel 2.2.18pre21 and want to upgrade to newest > kernel in potato stable package (2.2.19) and may be kernel 2.4 if possible. > > As comparison, in RedHat, I can upgrade kernel full handled by rpm tool (needn't to compile) without any modules dependancy > problems. > > How can I upgrade my kernel in Debian using dpkg?, what the steps and where I can see the documents about kernel upgrade in > debian? > > > Thanks > > Didit > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >