Imported from the legacy wiki archive. The date above is inferred from the strongest available evidence and may represent a known range rather than the exact publication day.

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