Convert VirtualBox image to Xen image

This is for discussing general topics about how to use VirtualBox.
Post Reply
andreskru
Posts: 1
Joined: 9. Jun 2009, 17:59
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: linux

Convert VirtualBox image to Xen image

Post by andreskru »

How i make to convert a VirtualBox disk image (.vdi) to Xen image (.img)?
Thanks
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Re: Convert VirtualBox image to Xen image

Post by stefan.becker »

VBoxManage clonehd xyz.vdi xyz.raw --format RAW
Post Reply