Hallo Leute,
habe auf meinem laptop Windows und in VirtualBox "damn smal Linux" installiert. Der Virtuelle Rechner heißt VM_DSL
Über die Konsole versuche ich das "Virtuelle Betriebssystem" zu starten.
Dazu habe ich:
in der Console eingegeben.
Bekomme aber Folgende Fehlermeldung:
Waiting for VM "VM_DSL" to power on...
VM "VM_MYSQL" has been successfully started.
VBoxManage.exe: error: Could not find a registered machine named '-type'
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown
VBoxManage.exe: error: Context: "FindMachine(Bstr(pszVM).raw(), machine.asOutParam())" at line 595 of file VBoxManageMisc.cpp
VBoxManage.exe: error: Could not find a registered machine named 'headless'
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown
VBoxManage.exe: error: Context: "FindMachine(Bstr(pszVM).raw(), machine.asOutParam())" at line 595 of file VBoxManageMisc.cpp
Ich hoffe ihr könnt mir helfen.
Lg
Tron
habe auf meinem laptop Windows und in VirtualBox "damn smal Linux" installiert. Der Virtuelle Rechner heißt VM_DSL
Über die Konsole versuche ich das "Virtuelle Betriebssystem" zu starten.
Dazu habe ich:
Code:
VBoxManage startvm VM_DSL ‐type headless
Bekomme aber Folgende Fehlermeldung:
Waiting for VM "VM_DSL" to power on...
VM "VM_MYSQL" has been successfully started.
VBoxManage.exe: error: Could not find a registered machine named '-type'
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown
VBoxManage.exe: error: Context: "FindMachine(Bstr(pszVM).raw(), machine.asOutParam())" at line 595 of file VBoxManageMisc.cpp
VBoxManage.exe: error: Could not find a registered machine named 'headless'
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown
VBoxManage.exe: error: Context: "FindMachine(Bstr(pszVM).raw(), machine.asOutParam())" at line 595 of file VBoxManageMisc.cpp
Ich hoffe ihr könnt mir helfen.
Lg
Tron