On 04 Jul 2001 23:45:33 -0300, Linuxero wrote: > Hello. > I'm new to debian (not to linux). I have installed potato version 2.2r2 > First off all I inserted in sources.list a ftp to download new packages, > then I maked an update of packages lists, so > I did a #apt-get dist-upgrade successfuly but I noted that the kernel has > not been upgraded... > this is ok? > How i can do the kernel update?
Either compile your own or get Debian to install a new one. Type "apt-cache search kernel-image" to see your current list of possible kernels. You might also want to check out this link: http://www.fs.tum.de/~bunk/kernel-24.html If you want to install a 2.4 kernel in stable. Follow the instructions to add the new lines to sources.list. Regards, Adam