<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hey Glen,</div><div class=""><br class=""></div><div class="">I’ve added these few lines as kickstart-post-script in OL7 to use the RHCK-kernel as default, also after reboot and kernel-package-update!!</div><div class=""><br class=""></div><div class=""><div class=""><span style="font-family: 'Courier New';" class="">## RHCK as default</span></div><div class=""><font face="Courier New" class="">sed -i 's/=kernel-uek/=kernel/' /etc/sysconfig/kernel</font></div><div class=""><font face="Courier New" class="">grub2-set-default 0</font></div><div class=""><font face="Courier New" class="">grub2-mkconfig -o /boot/grub2/grub.cfg</font></div></div><div class=""><br class=""></div><div class="">The /etc/sysconfig/kernel-part should also work on OL6 but you have to tweak the grub.conf manually in OL6.</div><div class=""><br class=""></div><div class="">As Avi already mentioned, the kernel-uek-package is a dependancy-issue but the /etc/sysconfig/kernel-tweak uses the RHCK as default, even if UEK is installed. I just leave the kernel-uek-packages installed but use the RHCK as default under OL7.</div><div class=""><br class=""></div><div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Kind regards,<br class=""><br class="">Andreas Dijkman<br class=""></div><div class=""><br class=""></div></div></div></div><div><blockquote type="cite" class=""><div class="">On 13 Mar 2015, at 20:43, Avi Miller <<a href="mailto:avi.miller@oracle.com" class="">avi.miller@oracle.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Hey Glen,<br class=""><br class=""><blockquote type="cite" class="">On 14 Mar 2015, at 4:58 am, Glen Collins <<a href="mailto:glenc2004@comcast.net" class="">glenc2004@comcast.net</a>> wrote:<br class=""><br class="">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.<br class=""></blockquote><br class="">There are a few packages that pull in the UEK as a dependency, most obviously oraclelinux-release. I believe that our internal QA teams do have a KS solution for this, but I'll need to double-check.<br class=""><br class="">Thanks,<br class="">Avi<br class=""><br class="">--<br class="">Oracle <<a href="http://www.oracle.com" class="">http://www.oracle.com</a>><br class="">Avi Miller | Product Management Director | +61 (3) 8616 3496<br class="">Oracle Linux and Virtualization<br class="">417 St Kilda Road, Melbourne, Victoria 3004 Australia<br class=""><br class=""><br class="">_______________________________________________<br class="">Spacewalk-list mailing list<br class=""><a href="mailto:Spacewalk-list@redhat.com" class="">Spacewalk-list@redhat.com</a><br class="">https://www.redhat.com/mailman/listinfo/spacewalk-list<br class=""><br class=""></div></blockquote></div><br class=""></body></html>