Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
vms:vmdk [2014/05/16 18:10]
admin [Convert Using qemu-img]
vms:vmdk [2014/05/16 18:12] (current)
admin [Check the format of the vmware vmdk file]
Line 12: Line 12:
 Halt the vmware VM. Halt the vmware VM.
 <​code>​ <​code>​
-# qemu-img info guest22-flat.vmdk +# qemu-img info FreeNAS-9.2.1.5-RELEASE-x64.vmdk 
-image: ​fooguest22-flat.vmdk +image: ​FreeNAS-9.2.1.5-RELEASE-x64.vmdk 
-file format: ​raw +file format: ​vmdk 
-virtual size: 15G +virtual size: 1.9G (2000027648 bytes) 
-disk size: 15G+disk size: 846M
 </​code>​ </​code>​