nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Virtualization : Vmware to Xen convertion

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 ...


Go Back   nixCraft Linux Forum > Linux virtualization > XEN

Linux answers from nixCraft.


XEN Discussion about Xen virtual machine monitor (VPS)

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 18-12-2008, 08:19 AM
Junior Member
User
 
Join Date: Dec 2007
OS: Redhat
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
unixfoo is on a distinguished road
Post Virtualization : Vmware to Xen convertion

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
Reply With Quote
Reply

Tags
virtualization , vmware , xen


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

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


All times are GMT +5.5. The time now is 11:47 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38