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:
Unfortunately, it did not connect on reboot. I tried refreshing with
That didn't work.
I also mounted it manually with:That worked perfectly. Not sure what went wrong. Any suggestions?
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
Code:
systemctl daemon-reload
I also mounted it manually with:
Code:
sudo mount -t cifs //192.168.1.94/homes /mnt/SynPi/homes -o username=****,password=****
Statistics: Posted by farrissf — Fri Mar 15, 2024 3:09 am