Hi,
After downloading the Virtual Box and installation.
I had follow the following
- Checked the virtual box
C:\Program Files\Oracle\VirtualBox>vboxmanage --version
6.0.12r133076 - Installed MinGW
- Install openssh and rsync from installation Manager
- Update path variable
- Test the ssh and rsync from cmd prompt. It’s working
C:\Program Files\Oracle\VirtualBox>vagrant --version
Vagrant 2.2.5 - Download m103-vagrant-env.zip
- Extract under C:\Users\IN04232\m103\m103-vagrant-env (home)
- Execute vagrant up --provision
Now it’s looking for Virtual Box VMs
Do I need to install ubuntu or any other flavor of unix before setting up the Vagrant Environment ?
Regards
Kaushik