After updating the firmware of Raspberry Pi3, it fails to read NAS. This is the line of command of FSTAB. //192.168.1.102/Volume_1 /mnt/volume1 cifs username=username,password=password,uid=root,x-systemd.automount,noauto,iocharset=utf8 0 0
Can someone please tell me what the problem could be? It worked before the update but not afterwards.