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
I have been trying to make work Vagrant and Virtual Box, but no success yet.
The Vagrant version is: 2.2.2
The Virtual Box version is: 5.2
After executing vagrant up command I get:
"VirtualBox is complaining that the kernel module is not loaded. Please
run VBoxManage --version or open the VirtualBox GUI to see the error
message which should contain instructions on how to fix this error."
I went to the VirtualBox guide, but I couldn't find any kind of error there.
@guillermocol Thanks for your feedback. As we are developing on macOS, we haven't encounter this problem jet. My environment is: macOS / Vagrant 2.2.7 / Virtual Box 6.1
You may try a different Virtual Box version.
At the meantime, I will try to re-produce the case in a CentOS virtual machine myself. Let us know if you successfully tried out, thanks!
Thank you @lhw362950217 lhw362950217 I will try those versions trying to reproduce it in Centos7
I have a lot of interest in making it work as it was before :)
Hi community,
I have been trying to make work Vagrant and Virtual Box, but no success yet.
The Vagrant version is: 2.2.2
The Virtual Box version is: 5.2
After executing vagrant up command I get:
"VirtualBox is complaining that the kernel module is not loaded. Please
run
VBoxManage --version
or open the VirtualBox GUI to see the errormessage which should contain instructions on how to fix this error."
I went to the VirtualBox guide, but I couldn't find any kind of error there.
I was following the this manual, but no success: https://phoenixnap.com/kb/how-to-install-vagrant-on-centos-7. I have being doing other tests with no success. The versions seem correct to me
Any help would be really appreciated.
Kind regards,
G
The text was updated successfully, but these errors were encountered: