Before running the machine_setup script ensure that these two steps have been completed:- Check the Host-only Network Configuration in the Virtual Box settings. If you already had VirtualBox installed, check that you have a Host-only network configured on the host. If this is a fresh install of VirtualBox, check that the Host-only network adapter is configured. Use the Oracle VM VirtualBox Manager GUI, Select File --> Preferences, then in the VirtualBox - Settings window, select Network. In the Network pane, select the Host-only Networks tab and check you have an entry named vboxnet0. If not, click the add host-only network button to add it.
- If you already have one Host-only Network configuration in the Virtual Box settings, please create a new one eg. vboxnet1 with subnetwork 192.168.56.1 and change the machine_setup script appropriatelly
- Once added new Host-only Network adapter, please edit the machine_setup.bash script and change vboxnet1 adapter to the one you created
- Accept the Virtual Box licence agreement: Before running the setup scripts please ensure you alter the script to accept the Virtual Box licence agreement - this is detailed in 03 - Accept the License Agreement
|