Skip to main content

All Questions

5 questions with no upvoted or accepted answers
6 votes
3 answers
9k views

Vagrant hangs on SSH auth method: password

I’m trying to load a VM via Vagrant. It’s my first time attempting anything like this. I'm using Windows 10 64bit and trying to run my MS Server 2016 standard. I created a new VM in VirtualBox and ...
MyDaftQuestions's user avatar
2 votes
0 answers
130 views

Multi Machine Vagrant Setup Only Creates One VM of Two

The below VagrantFile should create 2 VM's, however when running vagrant up only 1 VM goes up (this appears to be semi randomly selected between the 2). After whichever VM goes up first, I get a ...
Shadow's user avatar
  • 21
1 vote
1 answer
2k views

VBoxManage gives error importing appliance

I was following along in a RHCSA labs course and ran into the following error I can not seem to get past. I know someone else who successfully ran through the installation so I am curious what is ...
Joel Watson's user avatar
1 vote
0 answers
176 views

VirtualBox mounted with Vagrant reach maximum diskspace

Today my Windows build machine reached its disk space limit. It turned out that I had more than 400GB in the folder C:\Windows\System32\config\systemprofile\VirtualBox VMs During the build process, ...
svassr's user avatar
  • 1,501
1 vote
0 answers
690 views

Syncing a Vagrant box across computers (Mac/Windows)

I will be working on a Vagrant box across multiple computers, both Mac (10.8.5) and Windows (7/8). How can I sync the files so that I can always work on an up-to-date version of the box? I'm ...
vaindil's user avatar
  • 1,299