Nethuntervirtual Machines README
Nethuntervirtual Machines README
You will need to install VirtualBox (and Guest Extensions if USB2/3 or NVMe
support desired) first.
https://www.virtualbox.org/wiki/Downloads
You can then download the .7z VM archives and extract them anywhere you like.
From there, double click the .vbox file in the extracted folder to load it
into VirtualBox.
You may need to change some options to suit your PC setup, ex. SATA -> NVMe
controller, or RAM 2GB -> 8GB, or USB1.1 -> USB3.0.
You should also enable the "Solid-state Drive" checkboxes on each virtual HDD
if you are running the VM from an SSD or NVMe.
You will also need to change the adapter connected to the VirtualBox Bridged
Adapter to the one you use for internet access to gain network connectivity.
I recommend using samba instead of shared folders via a Host-Only adapter.
Example mount lines for Windows 10 can be found in /etc/fstab and /etc/samba
/credentials.
IMPORTANT:
The default root password is "dev".
You should change this by opening a terminal and typing "passwd".
You should then create a non-root user and add it to sudoers. (replace
yourshortname with something nice and personal)
root@discovery:~# adduser yourshortname
root@discovery:~# usermod -a -G sudo yourshortname
To become root from your user terminal, you can type "sudo su".
1 of 2 1 1/12/2018, 11:50 PM
2 https://build.nethunter.com/virtual-machines/...
Have fun!
2 of 2 2 1/12/2018, 11:50 PM