Intelligent Desktop Virtualization (IDV) for Education
On MTL IDV Build Server
Follow the instructions below to generate the IDV Guest installer ISO file. The script simplifies the IDV Guest setup process.
- Before running the following command, make sure your IDV Build Server is set as automatic login for sysadmin user and reboot.
- Update setup_bsp.sh
- Add “kernels” to the file as below
- For Ubuntu guest VM automated installation
- Ubuntu Guest VM launch step after installation done
- MTL Ubuntu VM customization steps
- Setup ubuntu settings according to instruction shown
- Setup an account name “idvuser”, password “Intel@123”
- Run below commands at terminal.
- After installing Guest VM, launch the Terminal application, and execute the instructions below to upload the VM disk image:
Update the MTL IDV Server IP to the correct IP.
sudo mkdir -p /opt/idv
cd /opt/idv
sudo scp sysadmin@<MTL_IDV_Server_IP>:/home/sysadmin/idv_setup/idv-v*.zip .
sudo unzip idv-v1.3.13.zip
sudo chmod +x mtl.setup.idvguest.cubic.sh
sudo ./mtl.setup.idvguest.cubic.sh --http_proxy <http_proxy> --https_proxy <https_proxy> --no_proxy <no_proxy>
# After mtl.setup.idvguest.cubic.sh completed successfully
sudo reboot
sudo /opt/idv/scripts/update-img.idvserver.sh --path /var/lib/libvirt/images/ubuntu.qcow2 --os ubuntu
$ cd /home/sysadmin/kvm-multios/guest_setup/ubuntu/unattend_ubuntu
$ nano ./setup_bsp.sh
$ cd /home/sysadmin/kvm-multios
$ ./guest_setup/ubuntu/ubuntu_setup.sh --force --viewer
$ cd /home/sysadmin/kvm-multios
$ ./platform/client/launch_multios.sh -f -d ubuntu -g sriov ubuntu