Howto Guide for ISOs use in Proxmox

Thanks @Dietmar

Is this documented somewhere? If so, where can I find it?

If not, could you/someone provide a sample?

Thanks in advance
 
Last edited:
If not, could you/someone provide a sample?

You mount the storage with (you can do that in /etc/fstab):

# mount -t cifs //192.168.1.250/Public /mnt/NAS2

After that simply go to the Datacenter/Storage tab and create a directory type storage pointing to /mnt/NAS2

Then you can upload iso images using the web interface, or copy them by hand to (/mnt/NAS2/templates/iso)
 
Understood. Thank you very much. I'll post that in the document.
 
Last edited: