Intelligent Desktop Virtualization (IDV) for Education
Failed to Mount NFS
On Auto-Provisioning, if the VM is not launched after 20 minutes of black screen, enter admin mode by pressing $mod+a and press $mod+Enter to launch terminal.
Perform a check using this command:
df -h
This line is expected, regardless of the size:
If this line does not show up, proceed with the following steps:
- Go to IDV Server, edit the /etc/ltsp/ltsp.conf
- Modify the ‘server’ to your IDV Server IP.
- Comment out the ‘IMAGE_TO_RAM’ line and save the file.
- Run this command to apply the effect to LTSP.
- Reboot IDV Host. It might take a while to sync the file from NFS. The VM will be launched once the synchronization is complete.
sudo nano /etc/ltsp/ltsp.conf
sudo ltsp initrd
sudo ltsp nfs