Hi all. Well I found a very simple solution to this issue. I guess sometimes 
the most simple solutions are derived from hours of messing around and saying, 
what the heck and try the simple approach. Thanks to both Avi and Jeff for 
their suggestions. 

All I had to do to remove the UEK stuff from Oracle Linux 6.6 was to place in 
my ks.cfg 



%post 
/usr/bin/yum remove "*uek*" -y 
%end 

I created it twice just to make sure I was not dreaming. After the system 
rebooted is booted up under RHEL Compatible Kernel and no rpm's were found with 
UEK. 

Just wanted to reply back in case someone in the future needed it too. 

Glen Collins 

----- Original Message -----



Oracle doesn’t make it easy to not use their [broken] kernels. I’ve been 
extracting the .iso release media into a separate directory, moving the UEK 
rpms out, regenerating the repository data, and pointing the installs at that 
directory. And because I do have some requirements for UEK, I’ll import those 
RPMs into a channel. When necessary, subscribe the new client to the UEK 
channel (this can be done in a kickstart file….) and install the UEK kernel 
rpms. 


Jeff Kalchik 

Land O’Lakes 




From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Glen Collins 
Sent: Friday, March 13, 2015 12:59 PM 
To: spacewalk-list@redhat.com 
Subject: [Spacewalk-list] Spacewalk Kickstart and Oracle UEK 





Hi all. Does anyone know how to have only the Redhat Compatable Kernel install 
and not the UEK? I tried the parameter to remove kernel-uek and 
kernel-uek-firmware but it's still the default kernel. I also added kernel and 
kernel-firmware thinking that maybe it needed the rhel compat kernel defined 
during the KS. But still my final system defaults to having the UEK booted. 





I'm probably missing something very simple so I thought I'd ask. 





Thanks! 





Glen Collins 
This message may contain confidential material from Land O'Lakes, Inc. (or its 
subsidiary) for the sole use of the intended recipient(s) and may not be 
reviewed, disclosed, copied, distributed or used by anyone other than the 
intended recipient(s). If you are not the intended recipient, please contact 
the sender by reply email and delete all copies of this message. 

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to