Problem Start / rename

This is for discussing general topics about how to use VirtualBox.
Post Reply
ArmandoTL
Posts: 7
Joined: 28. Nov 2011, 23:30
Primary OS: Other
VBox Version: OSE Debian
Guest OSses: Ubuntu

Problem Start / rename

Post by ArmandoTL »

L2GmG:/# VBoxManage modifyvm Cpanel / WHM --name WHM
VBoxManage: error: Could not find a registered machine named 'Cpanel'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 360 of file VBoxManageModifyVM.cpp


Thanks :D

Text mode.
ArmandoTL
Posts: 7
Joined: 28. Nov 2011, 23:30
Primary OS: Other
VBox Version: OSE Debian
Guest OSses: Ubuntu

Re: Problem Start / rename

Post by ArmandoTL »

L2GmG:/# vboxheadless -startvm 7f924e6b-c6d4-4704-8bdb-2dfbeeb8d57d
Oracle VM VirtualBox Headless Interface 4.1.6
(C) 2008-2011 Oracle Corporation
All rights reserved.

Error: failed to start machine. Error message: Could not open the medium '/root/VirtualBox VMs/Cpanel / WHM/Cpanel /Cpanel / WHM.vdi'.
VD: error VERR_FILE_NOT_FOUND opening image file '/root/VirtualBox VMs/Cpanel / WHM/Cpanel /Cpanel / WHM.vdi' (VERR_FILE_NOT_FOUND)
ArmandoTL
Posts: 7
Joined: 28. Nov 2011, 23:30
Primary OS: Other
VBox Version: OSE Debian
Guest OSses: Ubuntu

Re: Problem Start / rename

Post by ArmandoTL »

cd /root/VirtualBox\ VMs/Cpanel\ /\ WHM/Cpanel\ /
Cpanel / Logs/ WHM.vbox WHM.vbox-prev
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Problem Start / rename

Post by mpack »

Why keep posting this stuff? It's telling you that there is no registered VM called "Cpanel". Only you can verify if that is true or not. If the issue was one of using illegal characters in a name, then wrap the name in quotes. I would avoid characters like "/" and "\" altogether. If you already renamed it using an illegal or unquoted name then check the VM registry in VirtualBox.xml to see what name it ended up with: you may have to do some text editing of the xml to correct illegal (for your host) folder names etc - VirtualBox should be completely shut down while you do that.
Post Reply