I want to test severeal configuration like kde with gentoo or other test configuration.That's why, I create a common gentoo virtual machine and I clone it.
You can clone your virtual machine like that :
VBoxManage clonevdi ${HOME}/.VirtualBox/HardDisks/Gentoo_common.vdi ${HOME}/.VirtualBox/HardDisks/Gentoo_kde.vdi
Then, Clic add and after when you add you hard drive, choose your vdi file.
You can also rightclick on the virtual machine in virtualbox and choose clone.
ReplyDelete