== vagrant on bash shell == # install virtualbox in windows # add "C:\Program Files\Oracle\VirtualBox" to the path in windows # install the latest vagrant on windows AND in the ubuntu environment # reboot # open bash shell # export VAGRANT_WSL_ENABLE_WINDOWS_ACCESS="1" # vagrant init # vagrant up