Convert xen disk to virtual box format

Source: Internet
Author: User

Http://www.ezunix.org/index.php? Title = Convert_XEN_image_files_to_VirtualBox_image_files

Introduction

Sun xVM VirtualBox is an X86 virtualization software package.

Compared with other established extends cial virtualization software such
As Xen or VMware, VirtualBox lacks some features, but in turn provides
Others such as running virtual machines remotely over the Remote
Desktop Protocol (RDP), iSCSI support and USB support with remote
Devices over RDP.

It is possible and easy to convert XEN or VMware images
Images supported by VirtualBox.

If it's a Windows guest then prepare for bluescreens. Windows just
Doesn't like any hardware changes...

Execution

Using VirtualBox run:

# VBoxManage convertdd the_disk.img the_disk.vdi

You can make the vdi dynamic if you want:

# VBoxManage modifyvdi the_disk.vdi compact

Example:

# VBoxManage convertdd netbsd.img netbsd.vdi
VirtualBox Command Line Management Interface Version 2.1.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Converting from raw image file="linux.img" to file="linux.vdi"...
Creating dynamic image with size 21474836480 bytes (20480MB)...

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.