Is there a way to downgrade Ubuntu kernel version by using apt-get package management tools? Is there Ubuntu repository with older kernel versions available?

There are HW specific reasons I need to do this. I can do all this hard way, but to keep things simple I would like to know if this can be done with above mentioned steps.

link|improve this question

75% accept rate
Which release & which kernel(s)? – Andrew Jun 9 '11 at 6:47
I want a generic solution. Let's say that I'm not interested in kernel versions more than 6 months old. – user19725 Jun 9 '11 at 9:25
feedback

1 Answer

up vote 1 down vote accepted

There is a PPA for that (ie you just add a line to your apt sources.list). This lets you install any recent mainline kernel. https://wiki.ubuntu.com/Kernel/MainlineBuilds

link|improve this answer
Exactly what I was looking for! Thanks. – user19725 Jun 10 '11 at 6:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.