- Upload the ISO file to your ISO storage
- Go to the VM you created.
- Under disks at the bottom, is the CD drive.
- Select the ISO file you uploaded.
- In the VM, run the following commands.
1
2
3
sudo mount /dev/cdrom /mnt
cd /mnt/Linux
./install.sh
1
2
3
sudo mount /dev/cdrom /mnt
cd /mnt/Linux
./install.sh
A new version of content is available.