LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   problems installing an old kernel (https://www.linuxquestions.org/questions/linux-general-1/problems-installing-an-old-kernel-671993/)

pjpunnoose 09-24-2008 02:56 AM

problems installing an old kernel
 
I am trying to install a kernel2.6.9 on a kernel 2.6.21.
Itried to install a kernel with rpm while i insyalled with
rpm-ivh i get the following errors

kerenel<2.6.12 conflicts initsapts

kernel <2.6.17 conflicts autofs

kernel <2.6.17 conflicts with hal.

kernel<2.6.13 conflicts with kuduzu


How will i rectify this problem
with regards

I used --force option too but it is not working,Please some body help

Punnoose

whansard 09-24-2008 04:27 AM

so you are saying that you are happy with


kerenel<2.6.12 conflicts initsapts

kernel <2.6.17 conflicts autofs

kernel <2.6.17 conflicts with hal.

kernel<2.6.13 conflicts with kuduzu

all not working?

If so, then rpm with the --nodeps and --force options.

pjpunnoose 09-24-2008 12:56 PM

Problemsin booting an old kernel
 
i installed an oldkernel on a new machine to install rtlinux.
but my grub is working and while booting the new kernel i get errors
like

-libsepol.context_read_andvalidate:invalid security context


-libsepol.policydb_to_image :new policy image is invalid


libsepol :could not create policy


unable to load Selinux policy mechine in enforcing mode kernel mode

Attempting to kill init

can anybody solve this problem?






with regards
Punnoose

whansard 09-24-2008 04:57 PM

these messages were telling you that each of these features, or apps, were not going to work with a kernel version lower than the one it was telling you.

kerenel<2.6.12 conflicts initsapts

kernel <2.6.17 conflicts autofs

kernel <2.6.17 conflicts with hal.

kernel<2.6.13 conflicts with kuduzu

For instance, the second one "kernel <2.6.17 conflicts autofs" means that autofs is not going to work with a kernel version lower than 2.6.17.


All times are GMT -5. The time now is 12:07 AM.