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!
mount nas
Re: mount nas
You might need to go back into
and re-setup the external mount
Code: Select all
# dietpi-drive manager
Re: mount nas
Hi,matteos1 wrote: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!
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.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.