Re: Question about recompiling kernel ...

1999-04-13 Thread Arcady Genkin
John Galt <[EMAIL PROTECTED]> writes: > Of course, you COULD solve all of this with kernel-packages, which makes > the prospective kernel into a .deb file for easy installation. The > zImage/bzImage problem is solved by kernel-package: IIRC it uses the > Debian standard bzImage by preference, but

Re: Question about recompiling kernel ...

1999-04-13 Thread John Galt
Of course, you COULD solve all of this with kernel-packages, which makes the prospective kernel into a .deb file for easy installation. The zImage/bzImage problem is solved by kernel-package: IIRC it uses the Debian standard bzImage by preference, but either way, it works so well that there's no

Re: Question about recompiling kernel ...

1999-04-13 Thread Arcady Genkin
William R Pentney <[EMAIL PROTECTED]> writes: > I'm currently compiling the 2.2 kernel for my slink system (it's > relatively stable, right?), and I used "make bzImage" to create it. The > README says to copy zImage to the current kernel image, but should I copy > bzImage instead? (I just want to

Re: Question about recompiling kernel ...

1999-04-13 Thread Wayne Topa
Subject: Question about recompiling kernel ... Date: Tue, Apr 13, 1999 at 04:47:24PM -0400 In reply to:William R Pentney Quoting William R Pentney([EMAIL PROTECTED]): > > I'm currently compiling the 2.2 kernel for my slink system (it's > relatively stable, right?), and I used "m

Re: Question about recompiling kernel ...

1999-04-13 Thread David Z. Maze
William R Pentney <[EMAIL PROTECTED]> writes: WRP> I'm currently compiling the 2.2 kernel for my slink system (it's WRP> relatively stable, right?), and I used "make bzImage" to create it. The WRP> README says to copy zImage to the current kernel image, but should I copy WRP> bzImage instead? (I ju

Re: Question about recompiling kernel ...

1999-04-13 Thread Khalid EZZARAOUI
use the package : kernel-package, it wll do all automaticaly.