Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4968

Troubleshooting • Re: Pi 5 not accessible by other Pi’s Mount

$
0
0
Hi thagrol!
Well due to your persistence I’ve got it working! THANK YOU!!
Part of the problem was I was trying to follow what has worked here before on other combinations – all Ubuntu and/or some version of Raspbian (Buster, Bookworm). Hence the apparent stubbornness of keeping the wrong path – it worked for that function.

So for the RPi 4’s /etc/fstab:

Code:

//192.168.4.165/Share   /mnt/Remote_Videos  cifs  user=barry,password=xxxxxx,noauto,x-systemd.automount,_netdev  0 0
RPi 4’s /etc/samba/smb.conf the important portion is:

Code:

[share]<== this needs to match fstab’s //192.168.4.165/Share   path = /srv/Videos
The only problem I noted is I am unable to alter the remote file (on the RPi 5). At this point I have not played with ownership. Right now looks like the Owner (Root) can only change content; that might be residual from earlier attempts.

Again, Thank You and thanks for being patient!
Barry

Statistics: Posted by Barry_IA — Thu Sep 12, 2024 12:49 am



Viewing all articles
Browse latest Browse all 4968

Trending Articles