Hi,
I'm trying to mount an iso file from a NFS share with
As result I get:
unable to parse directory volume name 'debian-9.4.0-amd64-netinst.iso'
NFS share exists, I'm able to mount via web GUI
storage.cfg part
Any ideas?
I'm trying to mount an iso file from a NFS share with
Code:
qm set 110 -cdrom iso-files:debian-9.4.0-amd64-netinst.iso
unable to parse directory volume name 'debian-9.4.0-amd64-netinst.iso'
NFS share exists, I'm able to mount via web GUI
storage.cfg part
Code:
nfs: iso-files
export /SW
path /mnt/pve/iso-files
server srv10.corp.xxx.net
content iso
options vers=3,soft
Code:
ls /mnt/pve/iso-files/template/iso/
debian-9.4.0-amd64-netinst.iso
Any ideas?
Last edited: