Code: Select all
VBoxManage clonevm "Linux Mint" --basefolder "/media/pc_name/pc_ext_drive/Backup_VMs"If I run VBoxManage list vms I have no results O.oVBoxManage: error: Could not find a registered machine named 'Linux Mint'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(pszSrcName).raw(), srcMachine.asOutParam())" at line 431 of file VBoxManageMisc.cpp

..while I am actually running a lot of VMs:

What should I do? Register VMs which are already there? What would "registering a vm" do/accomplish in this case?
Thanks!