On Tue, Sep 16, 2008 at 01:12:50PM +0100, Michael A. Haines wrote: > >I found it a little hard to follow what we actually gained by this case > >but I believe it is simply: > > > >Convert .vmx images to those understood by the Solaris xVM (Xen based) > >hypervisor.
Yes. > >Is that correct ? > > To import a VMware VM, you would run virt-convert which sets up some > things and then calls vdiskadm to import the file into xVM. virt-convert does the vdiskadm for you. You would use virsh define --relative-path=... or something similar to import the actual VM regards john
