Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

2.6 kernel

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
touge_dorifuto

2.6 kernel

#1 Post by touge_dorifuto »

Is there anyway to get a preconfigured kernel that's 2.6.10 or later?

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

#2 Post by Bulkley »

Do "apt-cache search kernel-image-2.6.*" without the quotes. This will tell you what's available. To go farther, you will probably have to add some sources.

Guest

#3 Post by Guest »

do you know a good source for more kernels? I've been searching the internet, but to no avail.

Lavene
Site admin
Site admin
Posts: 4958
Joined: 2006-01-04 04:26
Location: Oslo, Norway

#4 Post by Lavene »

Anonymous wrote:do you know a good source for more kernels? I've been searching the internet, but to no avail.
http://www.kernel.org/

Tina :)

User avatar
bluesdog
Posts: 2077
Joined: 2006-02-01 09:02
Location: Similkameen, British Columbia, Canada
Been thanked: 1 time

#5 Post by bluesdog »

Note that precompiled kernel images are now found under 'linux-image', rather than 'kernel-image'
# apt-cache search linux-image-2.6.*
will tell you what's available via the repositories on your /etc/apt/sources.lst

Post Reply