System Crashes During Windows Loading

Discussions related to using VirtualBox on Linux hosts.
YoderIII
Posts: 31
Joined: 27. May 2014, 18:19

Re: System Crashes During Windows Loading

Post by YoderIII »

This is the errors I get:

james@dellinspiron1521debian:~$ VBoxManage startvm windows-xp-32
VBoxManage: error: Could not find a registered machine named 'windows-xp-32'
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 575 of file VBoxManageMisc.cpp
james@dellinspiron1521debian:~$ VBoxManage startvm windows-7-32
VBoxManage: error: Could not find a registered machine named 'windows-7-32'
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 575 of file VBoxManageMisc.cpp
james@dellinspiron1521debian:~$ VBoxManage startvm "windows-xp-32"
VBoxManage: error: Could not find a registered machine named 'windows-xp-32'
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 575 of file VBoxManageMisc.cpp
james@dellinspiron1521debian:~$
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: System Crashes During Windows Loading

Post by Perryg »

Run the following in a host terminal and post the results.
  • VBoxManage list vms
YoderIII
Posts: 31
Joined: 27. May 2014, 18:19

Re: System Crashes During Windows Loading

Post by YoderIII »

These are the error messages I got:

james@dellinspiron1521debian:~$ VBoxManage startvm windows-xp-32
VBoxManage: error: Could not find a registered machine named 'windows-xp-32'
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 575 of file VBoxManageMisc.cpp
james@dellinspiron1521debian:~$ VBoxManage startvm windows-7-32
VBoxManage: error: Could not find a registered machine named 'windows-7-32'
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 575 of file VBoxManageMisc.cpp
james@dellinspiron1521debian:~$ VBoxManage startvm "windows-xp-32"
VBoxManage: error: Could not find a registered machine named 'windows-xp-32'
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 575 of file VBoxManageMisc.cpp
james@dellinspiron1521debian:~$
YoderIII
Posts: 31
Joined: 27. May 2014, 18:19

Re: System Crashes During Windows Loading

Post by YoderIII »

These are the errors I got attached.
Attachments
errors.txt
(1.2 KiB) Downloaded 5 times
YoderIII
Posts: 31
Joined: 27. May 2014, 18:19

Re: System Crashes During Windows Loading

Post by YoderIII »

Errors attached:
Attachments
errors.txt
(1.2 KiB) Downloaded 5 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: System Crashes During Windows Loading

Post by Perryg »

Read my last post and provide the information I requested.
YoderIII
Posts: 31
Joined: 27. May 2014, 18:19

Re: System Crashes During Windows Loading

Post by YoderIII »

You can mark as SOLVED. Setting it up without AMD-v did the trick.

Thanks for all your help! :D
thiago2santos
Posts: 1
Joined: 29. Mar 2016, 11:51

Re: System Crashes During Windows Loading

Post by thiago2santos »

Hi,

I'm facing the same problem, guest and host crashes/freezes and restart during the windows installation process. It's not even possible reach the window where we can choose the partitions and so on.

I have attached the log files in order to help solve this problem. I appreciate If you guys could take a look.

I'll keep looking for a solution for this problem and asap I let you know about my progress.
Attachments
virtualbox.zip
VirtualBox Guest Logs and Host Hardware-OS info
(23.78 KiB) Downloaded 7 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: System Crashes During Windows Loading

Post by Perryg »

@thiago2santos,

The first thing you need to do is obtain a legal install of Windows. We can not help with illegal software.
Post Reply