Convert an image to virtual disk

  • The following command will convert images of disks 1 and 3, contained in the file C:\MyBackup.tib, to the virtual disks C:\MyHDD.vmdk and C:\MyHDD2.vmdk for using with VMware type virtual machines:

    trueimagecmd /convert /filename:C:\MyBackup.tib
    /target_filename:C:\MyHDD.vmdk /vm_type:vmware /harddisk:1,3

Convert an image to virtual disk