Skip to content
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

Problems with Vagrant (Write FAQ) #4

Open
nemesifier opened this issue Nov 5, 2018 · 13 comments
Open

Problems with Vagrant (Write FAQ) #4

nemesifier opened this issue Nov 5, 2018 · 13 comments
Labels
enhancement New feature or request Hacktoberfest Easy issues for attracting Hacktoberfest participants.

Comments

@nemesifier
Copy link
Member

GCI students are having recurring problems with vagrant, a FAQ section in the README would help.

I will ask GCI students to report issues they find here.

@nemesifier nemesifier added the enhancement New feature or request label Nov 5, 2018
@jvanmelckebeke
Copy link

Instead of only providing installation docs for Ubuntu, install docs for other distro's would be awesome.
I am running Manjaro and I had trouble installing virtualbox properly... I ended up with dowloading virtualbox with sudo pacman -S linux414-virtualbox-host-modules.

@nemesifier nemesifier changed the title Write FAQ Problems with Vagrant (Write FAQ) Nov 5, 2018
@okraits
Copy link
Member

okraits commented Nov 5, 2018

A lot of distros have good documentation themselves. For Manjaro please read:

https://wiki.manjaro.org/index.php?title=VirtualBox

@JoxtaQrst
Copy link

Hello. I followed the steps and installed everything, but when I wrote the command "vagrant up" it shows this error, can i do something about it?
screenshot from 2018-11-03 18-32-37

@hispanico
Copy link
Member

Check if the VT-x is enabled in your bios

@atb00ker atb00ker added good first issue Good for newcomers and removed good first issue Good for newcomers labels Jan 2, 2019
@cvscade
Copy link

cvscade commented Dec 23, 2019

  1. If you are using a virtual machine, this won't work at all since you can't make vm's in a vm.
  2. If vagrant is not able to start, it might be because of Virtualbox. The current version of Vagrant doesn't support Virtualbox 6.1. Download a older version.
  3. If it says VT-X (Intel Virtualization Technology) needs to be enabled go to your bios and do it, or else it won't work. It might also be because you have another application installed which utilizes VT-X like VMWare. If you do switch to that or uninstall.

@DaffyTheDuck
Copy link

Anyone Working on this ?

@DaffyTheDuck
Copy link

As @jvanmelckebeke saying it would be really great to add docks for OS's other than ubuntu (based on ubuntu)

@atb00ker
Copy link
Member

atb00ker commented Feb 7, 2020

@IAmAMissingColon in this issue, GCI students keep adding the problems they face with installation.
If you see and understand a comment, feel free to fix it! 😄

@atb00ker atb00ker added the Hacktoberfest Easy issues for attracting Hacktoberfest participants. label Sep 23, 2020
@anveshajain19
Copy link

Hello,
I tried to start the virtual machine from VirtualBox UI, but I receive an error! can I do something about it?

@nemesifier
Copy link
Member Author

@anveshajain19 what error are you getting?

@anveshajain19
Copy link

where: supR3HardenedMainInitRuntime what: 4 VERR_VM_DRIVER_VERSION_MISMATCH (-1912) - The installed support driver doesn't match the version of the user.
I've tried :
sudo apt-get update
sudo apt-get upgrade
sudo dpkg-reconfigure virtualbox-dkms
sudo dpkg-reconfigure virtualbox
But it didn't help.

@nemesifier
Copy link
Member Author

@anveshajain19 that's something which has to do with either your system, vagrant or virtualbox so I am not sure how much help we can give you on that.

@anveshajain19
Copy link

Okay, @nemesisdesign I will try reinstalling them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest Easy issues for attracting Hacktoberfest participants.
Projects
Status: To do (documentation)
Development

No branches or pull requests

9 participants