Craig White wrote:
On Tue, 2007-12-25 at 15:20 -0700, Craig White wrote:
On Tue, 2007-12-25 at 15:10 -0700, Craig White wrote:

OK, I thought I ended xen excursions by removing previous copy of xen
kernel but obviously it came back with updates. How do I make sure that
xen kernel doesn't get installed next time?

----
will this do that?

# rpm -e kernel-xen-2.6.18-53.1.4.el5 \
 xen \
 xen-libs \
 libvirt \
 libvirt-python \
 gnome-applet-vm \
 rhn-virtualization-host \
 python-virtinst \
 virt-manager

cuz that's what I did

Craig

I think /etc/sysconfig/kernel holds the answer to curing the problem "permanently".
Mine sez:
$ cat /etc/sysconfig/kernel
# UPDATEDEFAULT specifies if new-kernel-pkg should make
# new kernels the default
UPDATEDEFAULT=yes

# DEFAULTKERNEL specifies the default kernel package type
DEFAULTKERNEL=kernel
$

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to