VBoxManage ... Could not find a registered machine name
Posted: 3. Jun 2009, 23:06
I am trying to setup NAT on my Linux Guest... I created a virtual machine named "linux", running Ubuntu. Host is Windows Vista.
When I execute VBoxManage from the Guest OS, it complains it cannot find the machine name. Is there something I am missing?
rripley-laptop:~# VBoxManage setextradata "linux" "VBoxInternal/Devices/pcnet/0/LUN#0/config/guestssh/Protocol" TCP
VirtualBox Command Line Management Interface Version 2.1.4_OSE
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
[!] FAILED calling a->virtualBox->FindMachine(Bstr(a->argv[0]), machine.asOutParam()) at line 3688!
[!] Primary RC = VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) - Object corresponding to the supplied arguments does not exist
[!] Full error info present: true , basic error info present: true
[!] Result Code = VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) - Object corresponding to the supplied arguments does not exist
[!] Text = Could not find a registered machine named 'linux'
[!] Component = VirtualBox, Interface: IVirtualBox, {339abca2-f47a-4302-87f5-7bc324e6bbde}
[!] Callee = IVirtualBox, {339abca2-f47a-4302-87f5-7bc324e6bbde}
root@rripley-laptop:~#
This is a screenshot from the Host OS
?
When I execute VBoxManage from the Guest OS, it complains it cannot find the machine name. Is there something I am missing?
rripley-laptop:~# VBoxManage setextradata "linux" "VBoxInternal/Devices/pcnet/0/LUN#0/config/guestssh/Protocol" TCP
VirtualBox Command Line Management Interface Version 2.1.4_OSE
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
[!] FAILED calling a->virtualBox->FindMachine(Bstr(a->argv[0]), machine.asOutParam()) at line 3688!
[!] Primary RC = VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) - Object corresponding to the supplied arguments does not exist
[!] Full error info present: true , basic error info present: true
[!] Result Code = VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) - Object corresponding to the supplied arguments does not exist
[!] Text = Could not find a registered machine named 'linux'
[!] Component = VirtualBox, Interface: IVirtualBox, {339abca2-f47a-4302-87f5-7bc324e6bbde}
[!] Callee = IVirtualBox, {339abca2-f47a-4302-87f5-7bc324e6bbde}
root@rripley-laptop:~#
This is a screenshot from the Host OS
?