You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a note for other people in the same boat.
Apparently there are issues running VirtualBox, WSL2 and Vagrant together on Windows 11.
I'm getting BSOD very consistently when I use Vagrant destroy and then Vagrant up from within WSL2.
Note:
Unsure on the exact combination or point where it fails.
Haven't tried creating VMs with different settings.
Some articles say you can disable the Windows Hyper-V feature and VirtualBox will be ok, however WSL2 requires that feature to be on.
Need to test creating/deleting VMs from within Windows to see if it causes VirtualBox to crash the PC.
This is more of a note for other people in the same boat.
Apparently there are issues running VirtualBox, WSL2 and Vagrant together on Windows 11.
I'm getting BSOD very consistently when I use
Vagrant destroy
and thenVagrant up
from within WSL2.Note:
I see recently Windows 11 guest support was added but Windows 11 host is not officially supported.
Some threads of issues people have been experiencing.
MicrosoftDocs/WSL#798
https://www.virtualbox.org/ticket/20536
Using:
The text was updated successfully, but these errors were encountered: