Hi,
Proxmox 6.1-3
I have smb share configured on one priviliged Debian 10 container which works fine on another priviliged Debian 10 container when mounting it manually (mount -t cifs).
fstab file was configured and that also works when executed after boot up with #mount -a
But the share doesn't mount on system boot.
Fstab code here (tried other arguemtns e.g. _netdev and with/without/different version):
//192.168.1.6/Download /mnt/pms_media cifs password=,nofail,vers=2.1,x-systemd.automount 0 0
Any suggestions welcome
Thanks
Proxmox 6.1-3
I have smb share configured on one priviliged Debian 10 container which works fine on another priviliged Debian 10 container when mounting it manually (mount -t cifs).
fstab file was configured and that also works when executed after boot up with #mount -a
But the share doesn't mount on system boot.
Fstab code here (tried other arguemtns e.g. _netdev and with/without/different version):
//192.168.1.6/Download /mnt/pms_media cifs password=,nofail,vers=2.1,x-systemd.automount 0 0
Any suggestions welcome
Thanks