Skip to main content

All Questions

Tagged with
4 questions with no upvoted or accepted answers
1 vote
0 answers
259 views

Multiple disks on different locations in Vagrant

I have a Windows Server on which I want to create 3 virtual machines with Vagrant. Each one should have two disks attached: the primary one - SSD with 50GB of storage space and another one - HDD with ...
Tree's user avatar
  • 11
1 vote
1 answer
2k views

"vagrant up" and VirtualBox Crashes Windows 10

I'm trying to get a vagrant box for ubuntu and running on my windows machine, and every time I type in "vagrant up" I get a BSOD. I've turned off Hyper-V in windows as this was the suggested fix. The ...
PapaJer's user avatar
  • 11
0 votes
1 answer
424 views

Can Vagrant use Hyper-V server as a provider?

Can Vagrant be used to provision Virtual Machines using Hyper-V server, such as Hyper-V server 2012 or 2016? Our lab has Windows licenses for guests, so since Vagrant already has support for Hyper-V ...
Ghost of Goes's user avatar
0 votes
0 answers
447 views

Creating a Hyper-V Vagrant box from a vhdx

i have a vhdx, i want to create a vagrant box from it. this is my vhdx after i create vagrant box and vagrant file from that box how do i create the hyper-v virtual machine from it? how do i change ...
Lakshan's user avatar
  • 55