On Fri, Jan 07, 2011 at 10:59:13AM -0500, Wolfgang Sourdeau wrote: > Le 2011-01-07 10:08, Mark Adams a écrit : >> Good job. >> >> Any chance of getting a flat vmdk file so it can be converted to >> Xen or KVM? :) >> >> > Hi Mark, > > > That would be quite easy to do actually. Provided you install the > virtualbox-ose package (on debian at least), you can use "vboxmanage > clonehd" to convert the image to a raw image, or a vmdk. Personnally I > would go with the raw image as I am a bit unsure with the quality of > support for vmdk.... >
vboxmanage clonehd --format RAW tmpI6seSB.vmdk /storage/sogozeg.img Works just fine for KVM, cheers. > > Cheers, > > > Wolfgang > > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
