-
Notifications
You must be signed in to change notification settings - Fork 22
Establish a procedure to get the vagrant VM install to work on clia1 #172
Comments
I'm trying to get this to work and this is the error that I see,
|
A couple more hints,
This is what the log /var/log/vbox-install.log has
|
Ok, so I tried to install the required headers as follows,
Verify that the headers exist
Attempt VBox setup again,
That seems to get us past this to the next error. |
The next error that we see is,
|
The above errors are related to permissions of
gets us past this to the next error. |
Now we see,
|
documenting install attempt on a re-imaged box,
The .deb was obtained from here, http://dlc-cdn.sun.com/virtualbox/4.3.8/index.html |
Note - to delete a VirtualBox VM
|
I saw the same error with vagrant 1.8.7 on CentOS 7.3 with kernel version 3.10.0-514.10.2.el7.x86_64.
The following steps resolved the error for me:
|
In the latest re-image of clia1 I was unable to get the vagrant install to work. Perhaps it was in a half baked state.
Since clia1 is our main place for testing, and we have up to 3-4 people wanting to test at the same time, it would be nice if we could do this within multiple VMs running at the same time...
The text was updated successfully, but these errors were encountered: