Linux / UNIX Tech Support Forum
This is a discussion on Virtualization : Vmware to Xen convertion within the XEN forums, part of the Linux virtualization category; Here are the steps for converting Vmware windows/linux guest to Xen format. You need qemu-img tool for the conversion. If ...
|
|||||||
|
|||
|
Here are the steps for converting Vmware windows/linux guest to Xen format. You need qemu-img tool for the conversion. If you are converting a Windows vmware vm, on the vmware guest, do the 4 steps as per the doc here. This includes some registry changes and copying few files.
Conversion steps: 1) Halt the vmware VM . Check the format of the vmware vmdk file 2) If the file format is “raw”, we need not convert the image file using qemu-img convert, just rename to .img file. If it is not “raw”, use “qemu-img” to convert the image to raw format. 3) How to convert using qemu-img. [root@vm_s7 guest22]# qemu-img convert guest22-flat.vmdk -O raw /volumes/guest22/guest22.img 4) Create xen config file in /etc/xen/guest22 , with the renamed/converted image file as disk. 5) Boot up the xen domU guest. It should boot up fine. More detailed steps @ unix - linux - storage: Vmware to Xen Conversion |
| Sponsored Links | ||
|
|
![]() |
| Tags |
| virtualization , vmware , xen |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Server Virtualization | john_sm | XEN | 13 | 12-01-2009 09:22 AM |
| Virtualization Pricing trends | john_sm | XEN | 0 | 24-09-2008 03:41 PM |
| IT Budget/Project Funding (Virtualization) | john_sm | XEN | 0 | 13-09-2008 12:05 PM |
| mod_rewrite with convertion of space and / to _ | kasimani | Networking, Firewalls and Security | 0 | 13-03-2007 11:52 AM |
| mod_rewrite with convertion of space and / to _ | kasimani | Web servers | 0 | 13-03-2007 11:51 AM |