

With any luck the VM will boot as normal. Now delete any xen related kernel entries in /etc/nf leaving the newly added non-xen kernel and ensuring it is the default.Įxit the rescue environment and boot from hard-disk. Replacing the 2.6.18-194.32.1.el5 with name of the kernel that you installed in the last step.
Vmware converter 4.1 boot cd download install#
Now you can run a 'yum install kernel' and then create an initrd buy doing a: Chroot into the /mnt/sysimage folder edit /etc/inittab you should delete an entry that looks like:Ĭo:2345:respawn:/sbin/agetty xvc0 9600 vt100-navĪnd ensure there is a correct entry such as:ġ:2345:respawn:/sbin/mingetty tty1 (sometimes this will need to be uncommented) Reboot to check that the disks are mounted by the rescue CD. dev/xvda2 / ext4 defaults 1 1 change the xvda2 to sda2 or whatever it is in your case. If the automatic mounting fails you will need to manually mount the / partition and edit the /etc/fstab.
Vmware converter 4.1 boot cd download download#
You will also need a network connection to download packages, so assign details when it asks. Once you are able to see the disk in the rescue environment allow it to mount all the system partitions read/write when it asks. A couple of things were needed before the VMs would boot.įirstly you will need to ensure the rescue CD can see the hardisks: if you cant see them when you do a fdisk -l then try updating the SCSI controller type to LSI logic SAS. I have recently had to migrate a few centos 5.x VMs across to an ESXi cluster.

(but I'll go either way if I can just get a couple of helpful hints.) I'd like to experiment with setting up xm for the conversion before running vmware converter since I feel like I've exhausted the process from the standpoint of linux rescue mode after successfully bringing all data over via vmware converter. I realize also that XM images aren't bootable and need to overcome this (again I've tried but must be missing a detail). a successful vmware build after running vmware converter that I can boot in rescue mode (but not boot otherwise).the original xm environment that has two Doms in it.Truth be told, I'm a newb at xm commands but I've gained a lot of ground.ĭoes anyone care to share the process they've followed to successfully complete this conversion? I have access to two environments currently: I've tried a number of things including using mkinitrd (works great for LVM) but just can't get it right in this situation. I've seen plenty of posts outlining the process of converting VMware Linux serves to RHEL Xen (not xenserver) but nothing much has helped me go the other way.
