-
Notifications
You must be signed in to change notification settings - Fork 848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vagrant up causes BOSD #1208
Comments
You can modify system settings to not reboot when a blue screen of death occurs. Finding out what the error message on the BSOD is super critical, and your problem is impossible to resolve without knowing that. It may also be possible to find out what it was from logs, but it's a stretch |
I also have this problem, any information I can provide to help? -Win 10 64x |
@themaawaa @Shawdooow I'm going to close this out, it doesn't appear to be a VVV install from the information provided. If that's not the case, reopen with the VVV version, a log of |
It's most definetly vagrant in combination with Hyper-V. It somehow
corrupts (in my case) vagrant and virtualbox. I had to do a clean install
since vagrant did NOT want to get removed. Not via registry or any other
means
…On Fri, Aug 18, 2017 at 12:11 AM, Tom J Nowell ***@***.***> wrote:
@themaawaa <https://github.com/themaawaa> @Shawdooow
<https://github.com/shawdooow> I'm going to close this out, it doesn't
appear to be a VVV install from the information provided. If that's not the
case, reopen with the VVV version, a log of vagrant up --provision
--verbose on a fresh vanilla VVV 2 install, and the stop code from the
BSOD ( you can acquire this in Windows once its restarted ). We try to help
with VVV support, but we can't help with arbitrary vagrant boxes that don't
run VVV, and we can't provide support for custom vagrant files.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1208 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIrKjZs1IqlZf00g4SABCXyVX5ciSP7bks5sZLqIgaJpZM4Nslkl>
.
|
When HyperV is turned on, only Hyper V boxes will work. Virtualbox/VMWare/etc will not function, and there is no workaround other than to turn off HyperV, or petition Microsoft to re-engineer it |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Expected Behavior
Just a normal vagrant up
Current Behavior
Pc crashes with service exception BOSD
Steps to Reproduce (for bugs)
vagrant code
Provision shell
Context
Whenever I am doing Vagrant Up and it gets to it's end cycle it just throws a blue screen. I can't actually see the error because it just instantly crashed my pc
Your Environment
Vagrant v1.9.5
Windows 10 Pro
Virtualbox "ubuntu/trusty64"
Tried solutions
The text was updated successfully, but these errors were encountered: