O
ozzi4648
Guest
[quote:51bde5c4c0][i:51bde5c4c0]Originally posted by itf[/i:51bde5c4c0]
[quote:51bde5c4c0][i:51bde5c4c0]Originally posted by ozzi4648[/i:51bde5c4c0]
Let me get this straight, i should rpm -Uvh kernel-2.4.9-34.i686.rpm then rpm -e kernel-2.4.9-34? That is not working.[/quote:51bde5c4c0]
no you have to run just:
rpm -Uvh --replacepkgs kernel-2.4.9-34.i686.rpm[/quote:51bde5c4c0]
root@srv08 [/tmp]# rpm -Uvh --force kernel-2.4.9-34.i686.rpm
Preparing... ########################################### [100%]
1:kernel ########################################### [100%]
/boot/initrd-2.4.9-34.img already exists.
I did that then i tried to remove it without success. Im getting the same error when trying to remove it
root@srv08 [/tmp]# rpm -e kernel-2.4.9-34
error: &kernel-2.4.9-34& specifies multiple packages
And now i have 3 instances of it but my uname -a still reports the new kernel which i cannot see if i type rpm -q kernel.
I know what your trying to tell me and thats to install then remove install then remove but it wont.
[quote:51bde5c4c0][i:51bde5c4c0]Originally posted by ozzi4648[/i:51bde5c4c0]
Let me get this straight, i should rpm -Uvh kernel-2.4.9-34.i686.rpm then rpm -e kernel-2.4.9-34? That is not working.[/quote:51bde5c4c0]
no you have to run just:
rpm -Uvh --replacepkgs kernel-2.4.9-34.i686.rpm[/quote:51bde5c4c0]
root@srv08 [/tmp]# rpm -Uvh --force kernel-2.4.9-34.i686.rpm
Preparing... ########################################### [100%]
1:kernel ########################################### [100%]
/boot/initrd-2.4.9-34.img already exists.
I did that then i tried to remove it without success. Im getting the same error when trying to remove it
root@srv08 [/tmp]# rpm -e kernel-2.4.9-34
error: &kernel-2.4.9-34& specifies multiple packages
And now i have 3 instances of it but my uname -a still reports the new kernel which i cannot see if i type rpm -q kernel.
I know what your trying to tell me and thats to install then remove install then remove but it wont.