Start VM on MAC
Last updated
Last updated
Start vagrant and install guest additions
There are issues with Virtual Box on a MAC, especially with copy/paste
We will start our virtual machine then install guest additions so you can
copy and paste.
Open a terminal
Make sure you are in your $HOME directory and clone vagrant
Change directory to vagrant
run
run vagrant up - this will run for a long time. Wait until you get a command line
You will see a terminal like this
Go to APPS and double click on VirtualBox
Shut the VM down
go to your terminal and stop vagrant
vagrant up
Password is 'vagrant'
Remove message at top my clicking on the little 'x' on the top right hand side
This is your user interface
Click the little fish on the upper left hand side
This is your terminal
Click the red button on the upper left hand side to shut your VM off
Shut Vagrant down