You are not logged in.
Pages: 1
I want to install and use another kernel (i.e. 2.6.38.1). Is there any easy way to do that or maybe an example?
Offline
You'll need that other kernel to have a different name... Arch doesn't support multiple kernel versions of the same kernel. For example, the official kernel package is named 'linux' so you'd need to install another one of the desired version. Hope that makes sense.
Offline
Thank you, I need a working example!
Offline
Official supported kernels are: 'linux' and 'linux-lts' both of which are not the version in which you are interested. I doubt you'll find one that old even in the AUR. You can compile one yourself by ABS, but I recall some significant changes several months ago in glibc that may not work with an older PKGBUILD without much editing. Look to the wiki for ABS and kernel compilation. Arch Linux is not a newbie friendly distro; you will likely not get your hand held through this...
Offline
Pages: 1