1. Add Virtual Box folder to your Windows Path
2. copy your VDI hard disk image (Example my-harddisk.vdi)
3. Locate the folder from the terminal and use the following command
VBoxManage internalcommands setvdiuuid my-harddisk.vdi
1. Add Virtual Box folder to your Windows Path
2. copy your VDI hard disk image (Example my-harddisk.vdi)
3. Locate the folder from the terminal and use the following command
VBoxManage internalcommands setvdiuuid my-harddisk.vdi
This article explains how to copy an existing VM containing an installed and configured guest OS. Before starting it helps to have a basic understanding of VirtualBox virtual machines.