Synology NAS drive "map" or Mounting error
by JJTXM from LinuxQuestions.org on (#4SN07)
I have an FSTAB command in place however I get this error:
I pulled this error from systemctcl status nfs-nas.mount command
nfs-nas.mount - /nfs/nas
Loaded: loaded (/etc/fstab; generated)
Active: failed (Result: exit-code) since Mon 2019-10-14 20:17:17 CDT; 6min ago
Where: /nfs/nas
What: //192.168.1.12/volume1/NAS-Storage
Docs: man:fstab(5)
man:systemd-fstab-generator(8)
Process: 1343 ExecMount=/bin/mount //192.168.1.12/volume1/NAS-Storage /nfs/nas -t cifs -o username=guest,password=REDACTED,iocharset=utf8,file_mode=0777,dir_mode=0777 (code=exited, status=32)
N-MINT-19 systemd[1]: Mounting /nfs/nas...
-MINT-19 mount[1343]: mount error(95): Operation not supported
-MINT-19 mount[1343]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
-MINT-19 systemd[1]: nfs-nas.mount: Mount process exited, code=exited status=32
-MINT-19 systemd[1]: nfs-nas.mount: Failed with result 'exit-code'.
-MINT-19 systemd[1]: Failed to mount /nfs/nas.
-------------Anyone know what mount error 95 means?
( MINT flavor )


I pulled this error from systemctcl status nfs-nas.mount command
nfs-nas.mount - /nfs/nas
Loaded: loaded (/etc/fstab; generated)
Active: failed (Result: exit-code) since Mon 2019-10-14 20:17:17 CDT; 6min ago
Where: /nfs/nas
What: //192.168.1.12/volume1/NAS-Storage
Docs: man:fstab(5)
man:systemd-fstab-generator(8)
Process: 1343 ExecMount=/bin/mount //192.168.1.12/volume1/NAS-Storage /nfs/nas -t cifs -o username=guest,password=REDACTED,iocharset=utf8,file_mode=0777,dir_mode=0777 (code=exited, status=32)
N-MINT-19 systemd[1]: Mounting /nfs/nas...
-MINT-19 mount[1343]: mount error(95): Operation not supported
-MINT-19 mount[1343]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
-MINT-19 systemd[1]: nfs-nas.mount: Mount process exited, code=exited status=32
-MINT-19 systemd[1]: nfs-nas.mount: Failed with result 'exit-code'.
-MINT-19 systemd[1]: Failed to mount /nfs/nas.
-------------Anyone know what mount error 95 means?
( MINT flavor )