victor00000, из под root вот что выдает:
root@srv01:~# /etc/init.d/vboxctrl start
VBoxManage: error: Could not find a registered machine named 'MAPiNFO'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(VMNameOrUuid).raw(), machine.asOutParam())" at line 2495 of file VBoxManageInfo.cpp
VBoxManage: error: Could not find a registered machine named 'MAPiNFO'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(pszVM).raw(), machine.asOutParam())" at line 577 of file VBoxManageMisc.cpp
root@srv01:~# /etc/init.d/vboxctrl stop
VBoxManage: error: Could not find a registered machine named 'MAPiNFO'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(VMNameOrUuid).raw(), machine.asOutParam())" at line 2495 of file VBoxManageInfo.cpp
Virtual Machine MAPiNFO not running
теперь не чего не меняю и запускаю из под vbox:
vbox@srv01:~$ /etc/init.d/vboxctrl start
Waiting for VM "MAPiNFO" to power on...
VM "MAPiNFO" has been successfully started.
vbox@srv01:~$ /etc/init.d/vboxctrl stop
Stopping Virtual Machine MAPiNFO../etc/init.d/vboxctrl: 42: /etc/init.d/vboxctrl: let: not found
.done
И вопрос случайно сделал исполняемым файл vboxdrv, после чего перестало все работать.. дал полные права, вроде заработало Оо