start of vm fails, error code E_Fail (0x80004005)

This is for discussing general topics about how to use VirtualBox.
Post Reply
rcc88
Posts: 6
Joined: 8. Jan 2016, 16:38

start of vm fails, error code E_Fail (0x80004005)

Post by rcc88 »

please see the attached error msg. what action is needed?
Attachments
vmerror.JPG
vmerror.JPG (34.67 KiB) Viewed 2266 times
Last edited by rcc88 on 8. Jan 2016, 17:13, edited 1 time in total.
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: start of vm with genymotion fails

Post by loukingjr »

Genymotion is not supported here. You should ask them.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
rcc88
Posts: 6
Joined: 8. Jan 2016, 16:38

Re: start of vm fails

Post by rcc88 »

so the problem is with genymotion not with the vm?

did you see the error msg? there is no mentioning of genymotion, just some internet error connection...

I thought it is good to tell that I run the vm in connection with that software to provide full information
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: start of vm fails

Post by loukingjr »

rcc88 wrote:did you see the error msg? there is no mentioning of genymotion, just some internet error connection...
No but there is in your title. And as I said, Genymotion is not supported here.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: start of vm fails, error code E_Fail (0x80004005)

Post by Perryg »

@rcc88,

Post the guests log file ( as an attachment ). Right click on the guest in the Main Manager then click show log. Save and post as an attachment. Compress if it is too large to post.
rcc88
Posts: 6
Joined: 8. Jan 2016, 16:38

Re: start of vm fails, error code E_Fail (0x80004005)

Post by rcc88 »

thank you Perryg!

hope that is the right log file...
Attachments
log.txt
(35.36 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: start of vm fails, error code E_Fail (0x80004005)

Post by Perryg »

VirtualBox VM 5.0.10 r104061 win.x86 (Nov 10 2015 17:18:10) release log

00:00:07.345555 Host RAM: 3052MB total, 1693MB available
00:00:09.651388 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)

00:00:10.665084 IntNet#0: szNetwork={HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #7} enmTrunkType=3 szTrunk={\DEVICE\{5BD4FF39-79A6-4A06-8E2D-BFEEF04FBF40}} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
  • First you should upgrade to 5.0.12 as there have been issues with versions before.
    Next you are over committing your RAM and this will cause a lot of issues.
    Last it says you are trying to use the Internal (IntNet) over the host-only network and that is just not going to work. This is not a default setting and you should not change settings until you know the ramifications.
I would suggest that you try a standard Linux OS to start with because there is absolutely no support for your genymotion guest, but your host issues need to be addressed.
rcc88
Posts: 6
Joined: 8. Jan 2016, 16:38

Re: start of vm fails, error code E_Fail (0x80004005)

Post by rcc88 »

found another log, called hardening...
Attachments
hardening.zip
(20.67 KiB) Downloaded 6 times
rcc88
Posts: 6
Joined: 8. Jan 2016, 16:38

Re: start of vm fails, error code E_Fail (0x80004005)

Post by rcc88 »

Perryg wrote:VirtualBox VM 5.0.10 r104061 win.x86 (Nov 10 2015 17:18:10) release log

00:00:07.345555 Host RAM: 3052MB total, 1693MB available
00:00:09.651388 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)

00:00:10.665084 IntNet#0: szNetwork={HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #7} enmTrunkType=3 szTrunk={\DEVICE\{5BD4FF39-79A6-4A06-8E2D-BFEEF04FBF40}} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
  • First you should upgrade to 5.0.12 as there have been issues with versions before.
    Next you are over committing your RAM and this will cause a lot of issues.
    Last it says you are trying to use the Internal (IntNet) over the host-only network and that is just not going to work. This is not a default setting and you should not change settings until you know the ramifications.
I would suggest that you try a standard Linux OS to start with because there is absolutely no support for your genymotion guest, but your host issues need to be addressed.
ok, I admit Im beginner. all what I do is to load a mobile phone emulation to vm. an I running windows10. so should I load a different type of phone with lower RAM?
how I can change the host settings?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: start of vm fails, error code E_Fail (0x80004005)

Post by Perryg »

When you create a new guest all of the default setting are set as they should be. The only items you should set is the guest OS type and bit, and the location of the install media.

If however you are installing a pre-built guest then all bets are off since we don't support the type of guest you are trying to install. Start with a standard Linux guest and learn how then you can move on to bigger projects that you will need help with. Also keep in mind that we do not support the actual guest at all ( the OS forum for the guest you are using does ), just the installation of certain guest and and how VirtualBox works with them.
rcc88
Posts: 6
Joined: 8. Jan 2016, 16:38

Re: start of vm fails, error code E_Fail (0x80004005)

Post by rcc88 »

Perryg wrote:When you create a new guest all of the default setting are set as they should be. The only items you should set is the guest OS type and bit, and the location of the install media.

If however you are installing a pre-built guest then all bets are off since we don't support the type of guest you are trying to install. Start with a standard Linux guest and learn how then you can move on to bigger projects that you will need help with. Also keep in mind that we do not support the actual guest at all ( the OS forum for the guest you are using does ), just the installation of certain guest and and how VirtualBox works with them.

thank you for clarifying. so I can
a) start to learn about virtualbox and the installation of guests(=OS) and I will be able after some time to fix the problem with a pre-built guest by myself. or
b) go to another forum.

could you recommend a forum in support of installing android OS on virtualbox?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: start of vm fails, error code E_Fail (0x80004005)

Post by Perryg »

By all means use a)

If you decide to use another forum due to the guest being pre-built, you would seek assistance from the place you got the pre-built package because they are the only ones that know what it is they want or are doing.
Post Reply