Quantcast
Viewing all articles
Browse latest Browse all 5402

Troubleshooting • Re: Mounting Synology Shared Folder

Sorry for the delay in responding to this; I had to go out of town for work. I finally did get to try the following line of code in the fstab file:

Code:

//192.168.1.179/volume1/homes/ /mnt/SynPi/homes cifs defaults,_netdev,uid=1000,credentials=/home/farrissfpi/passwords/credentials.txt,iocharset=utf8,vers=3.0,noperm,nofail,x-systemd.automount 0 0
Unfortunately, it did not connect on reboot. I tried refreshing with

Code:

systemctl daemon-reload
That didn't work.

I also mounted it manually with:

Code:

sudo mount -t cifs //192.168.1.94/homes /mnt/SynPi/homes -o username=****,password=****
That worked perfectly. Not sure what went wrong. Any suggestions?

Statistics: Posted by farrissf — Fri Mar 15, 2024 3:09 am



Viewing all articles
Browse latest Browse all 5402

Trending Articles