...
- Backup existing vagrant machine by creating a snapshot using VirtualBox's interface
- Stop the virtual machine:
vagrant halt
Move the R1 directory aside:
Code Block cd .. mv avalon-installer-flat avalon-installer-flat-r1
- Download and extract the Avalon install script (as a zip or tar.gz)
- In a terminal window,
cd
to theavalon-installer-flat
directory you just extracted