Converting Guest to PVM from HVM
I am trying to install the paravirtualized drivers, but not get the RPM to install properly.
The guest is OEL 5.5 and I do not think I have installed anything weird or unusual into the OS.
I do have Oracle RDBMS 10g Installed and running.
Here is the message I receive
[root@office Server]# rpm -ivh kernel-xen-2.6.18-194.el5.x86_64.rpm
Preparing... ########################################### [100%]
1:kernel-xen ########################################### [100%]
WARNING: No module xen_vbd found for kernel 2.6.18-194.el5xen, continuing anyway
[root@office Server]#
And when I try to mkinitd I am receiving a similar message about the xen_vbd.
Any ideas of what I need to install to get the module there?