PDA

View Full Version : [ubuntu] 686 Kernel Help



QuickNinja
April 7th, 2009, 06:47 AM
Hey everyone I'm trying to install the linux kernel 686 for my comp because I believe it's the best kernel for my Celeron D processor.

I tried using the instructions in the terminal: sudo apt-get install linux-686 or using: sudo apt-get install linux-restricted-kernel-686 but both commands leave me with "Couldn't find package (Blank)."

What's the command for installing the 686 kernel or how should I be doing it?

mcduck
April 7th, 2009, 10:05 AM
There is no such kernel in Ubuntu.

(There used to be specific 386, 686 and k7 kernels but these days the generic kernel handles them all and automatically uses correct optimizations depending on what CPU you have).

If you really, really feel that the generic kernel isn't good enough you can of course compile your own kernel. But I doubt you'd get any noticeable increase in performance.