How to Clone a Windows 10 VirtualBox VM
I have a Windows 10 VirtualBox VM called "Win10". After installation, I was able to set up the basic stuff, and even created a clone called "WindowsClone", and it worked as well.
Prerequisites
- Installed Windows 10 VirtualBox VM called "Win10"
Steps
1. First, ensure that the "Win10" VM is powered off.
2. Next, select the "Win10" VM in the VirtualBox Manager and click on the "Clone" button.
3. Choose the "Clone Options" dialog that appears and select "Clone" as the operation.
4. In the "Type" dropdown, choose "Full Clone".
5. Name the new VM "WindowsClone" and click the "Clone" button.
6. After the cloning process is complete, power on the "WindowsClone" VM.
References
- Book: VirtualBox User Manual
- Article: Cloning a VirtualBox VM
- Online Resource: VirtualBox Documentation