sql-machine-learning/playground

Vagrant configuration with Virtual Box

guillermocol opened this issue · 2 comments

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 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.

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

@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 :)