adafruit / Adafruit-Pi-Kernel-o-Matic

https://learn.adafruit.com/raspberry-pi-kernel-o-matic
94 stars 16 forks source link

"vagrant up" does not complete successfully #10

Closed cdtaylor51 closed 9 years ago

cdtaylor51 commented 9 years ago

I am trying to run the https://github.com/adafruit/Adafruit-Pi-Kernel-o-Matic on my laptop computer (Asus G75VW, W8.1 Pro, 16GB RAM, C:=256GB SSD, 750GB HHD, etc).

When I enter the command "vargrant up" this is what happens:

The guest machine entered and invalid state while waiting for it to boot. etc.

vagrantupcmdscreen

Then I try go to the VirtualBox Manager and see that the VM kernel_o_matic has been created and it is in the Powered Off state.

vbm

I then try to startup the VM again and I get this:

errormessage

Could you please help me to solve this issue?

brennen commented 9 years ago

Copied from #9:

This does ring a bell. Here's a relevant-looking Stackoverflow result for that error message, but let me look around a bit.

toddtreece commented 9 years ago

@cdtaylor51 were you able to get vagrant up to complete after reducing the cpus to 1?

cdtaylor51 commented 9 years ago

Yes, but I was never able to change the number of CPUs from 1 to anything else. What actually made tge difference was setting the memory to 3157 or something like that.

Thanks for the hint.

Sent from my T-Mobile 4G LTE Device

-------- Original message --------
From: Todd Treece
Date:03/10/2015 7:28 PM (GMT-06:00)
To: adafruit/Adafruit-Pi-Kernel-o-Matic
Cc: cdtaylor51
Subject: Re: [Adafruit-Pi-Kernel-o-Matic] "vagrant up" does not complete successfully (#10)

@cdtaylor51 were you able to get vagrant up to complete after reducing the cpus to 1?


Reply to this email directly or view it on GitHub: https://github.com/adafruit/Adafruit-Pi-Kernel-o-Matic/issues/10#issuecomment-78178025

toddtreece commented 9 years ago

ah ok. i'm going to close this one, but let us know if you have more issues with it. thanks for the update!