Mapping System Drives
VirtaMove supports the deployment of containers where the source and destination machines have different system drives. However, the destination machine must have a local drive assigned the same drive letter as the source machine’s system drive.
You can use the virtavdrive command to map the system drive from the source machine to a system drive on the destination machine.
For example:
Scenario 1:
Source machine
Local Drives: C:
System Drive: C:
Destination machine
Local Drives: E:
System Drive: E:
virtavdrive c:\appliances\mycontainer move c e
Scenario 2:
Source machine
Local Drives: C:, E:
System Drive: E:
Destination machine
Local Drives: C:, E:
System Drive: C:
virtavdrive c:\appliances\mycontainer move e c