target_disk
--target_disk=<disk number>
The parameter is used with the recover disk
, recover vm
, and recover mbr
commands.
- When recovering volumes, use this parameter to place the volumes to unallocated space of the specified basic disk. You can specify only one target disk.
-
When recovering disks, use this parameter to specify the target disks.
By using the
recover vm
command, you can recover only one disk at a time. So, only one target disk can be specified.With the
recover disk
command, you can specify several disks. The number of disks specified in the--target_disk
parameter must be the same as the number of disks specified in the--disk
parameter. - When recovering a master boot record by using the
recover mbr
command, use this parameter to specify the target disk.