Acronis backup recovery 10 advanced server Manuale

Pagina di 53
18 
Copyright © Acronis, Inc., 2000-2010 
 
 
1.1.3.8 
convert 
target_filename:[file name] 
Specifies the path to and name of the virtual disk file to be created. The file extension corresponds to 
the type of virtual machine to which the virtual disk will be added: 
 
VMware virtual machine - .vmdk 
 
MS virtual machine and Citrix XenServer - .vhd 
 
Parallels virtual machine - .hdd
 
harddisk:[disk number] 
Specifies the hard disks to convert by numbers. For each disk, a separate virtual disk will be created. 
By specifying 
/harddisk:DYN 
you will convert all dynamic volumes that are present in the system. 
 
vm_type:[vmware|esx|Microsoft|parallels] 
The type of virtual machine to which the virtual disk will be added. 
 
ur 
Use when converting the image of a disk, containing Windows, and the resulting virtual disk is 
supposed to be bootable. With this key, the program will add drivers, necessary for the virtual 
machine type selected with the vm_type key, to the resulting virtual disk. If the image was taken 
from a virtual machine of the same type, normally the key is not needed. 
Drivers for the virtual machine reside in the storage, defined by the registry key 
HKEY_LOCAL_MACHINE\SOFTWARE\Acronis\UniversalRestore\DriversPackPath. In case the storage 
has been moved, please change the key or use the command ur_path:[path]
 
ur_path:[path] 
The same as ur with custom path to the virtual machine drivers storage. 
 
1.1.3.9 
list 
filename:[file name] 
With this option, the image contents are displayed. 
When listing image contents, the partition numbers may not coincide with those in the 
drives/partitions list, if the image does not contain all the disk partitions. For example, if the image 
contains partitions 2-3 and 2-5, they will be listed as 2-1 and 2-2. 
If the deploy /partition command cannot find a partition in the image by its physical number, use the 
partition:<number in the image> /target_partition:<physical number of the target partition> keys. 
For the above example, to restore partition 2-5 to its original place use: 
/partition:2-2 /target_partition:2-5