LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Anyone running 2.6.8.1 kernal on debian? (https://www.linuxquestions.org/questions/debian-26/anyone-running-2-6-8-1-kernal-on-debian-225156/)

SCX 09-01-2004 03:44 AM

Anyone running 2.6.8.1 kernal on debian?
 
Has anyone here successfully managed to run the linux 2.6.8.1 kernel on debian?

SCX

vrln 09-01-2004 03:51 AM

I run it without any problems. There's even a kernel-image in unstable already.

SCX 09-01-2004 04:06 AM

Thats great so what im trying isnt futile then... any chance you could help me out in my thread in linux - software about my difficulties installing it. I've explained how far I have got!

Thanks SCX

Dead Parrot 09-01-2004 05:37 AM

First you need to edit /etc/apt/sources.list and point it to testing or unstable. (I'm assuming that you've got a working network connection.) Then run "apt-get update". After that you can run "apt-cache search kernel-image" to see what ready-compiled images are available (or if you need to compile your kernel from source, run "apt-cache search kernel-source").

Installing a pre-compiled kernel-image is a simple matter of running "apt-get install kernel-image-[version]". For compiling kernel from source in Debian there are several guides available -- to find some of them, use the search engine here at LinuxQuestions.org.


All times are GMT -5. The time now is 08:14 AM.