On Sun, Nov 21, 1999 at 04:57:02PM -0500, Antonio Rodriguez wrote: > How do I do to download and install a new kernel using apt-get? > I mean, what line should be added to sources.list? > What is the last kernel without bugs? > Thanks > Antonio.
apt-get install kernel-image-2.2.13 If you want the source apt-get install kernel-source-2.2.13 To get sources, add deb-src <path to your local mirror ...> to sources.list No problems here with 2.2.13. -- +----------------------------------------------------+ | Eric G. Miller [email protected] | | GnuPG public key: http://www.jps.net/egm2/gpg.asc | +----------------------------------------------------+

