mount nas

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.

Thank you!

You might need to go back into

dietpi-drive_manager

and re-setup the external mount

Hi,

Appears the user/password (double ,) is incorrect?

We offer a tool in dietpi-config > Networking options NAS > Samba

I’d recommend, removing the fstab entry and using the above system, which will help setup your samba connection.