[PlanetCCRMA] installing older rt kernel

Tracey Hytry shakti at bayarea.net
Thu Jan 22 22:00:14 PST 2009


> yum list kernel-rt shows only the installed kernel:
> 
> kernel-rt.x86_64
> 2.6.26.8-1.rt12.2.fc9.ccrma

Via Firefox; go to 
http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/testing/9/x86_64/
and look around
http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/9/x86_64/
is good too
and off course the main app repo
http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetccrma/9/


Download the kernel-rt and kernel-rt-devel you want (like below(all one line)):

wget -nd  http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/testing/9/x86_64/kernel-rt-2.6.24.7-1.rt21.1.fc9.ccrma.x86_64.rpm http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/testing/9/x86_64/kernel-rt-devel-2.6.24.7-1.rt21.1.fc9.ccrma.x86_64.rpm

or try 

wget -nd  http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/9/x86_64/kernel-rt-2.6.24.7-1.rt3.2.fc9.ccrma.x86_64.rpm http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/9/x86_64/kernel-rt-devel-2.6.24.7-1.rt3.2.fc9.ccrma.x86_64.rpm

I'm sure you get the idea.

Do the usual stuff as root from wherever the kernels were downloaded too

rpm -ivh --oldpackage kernel-rt-2.6.24.7-1.rt21.1.fc9.ccrma.x86_64.rpm kernel-rt-devel-2.6.24.7-1.rt21.1.fc9.ccrma.x86_64.rpm

or

rpm -ivh --oldpackage kernel-rt-2.6.24.7-1.rt3.2.fc9.ccrma.x86_64.rpm kernel-rt-devel-2.6.24.7-1.rt3.2.fc9.ccrma.x86_64.rpm

Have fun... 



More information about the PlanetCCRMA mailing list