thagrol, hortimech:
Thanks for the suggestions; so far not working: still getting Error 2, no such file or directory.
Did:
Remove the symlink /Share_Videos
Then sudo ln -s /home/barry/Videos /srv/Videos
(Sort of knew certain directories had certain functions – thanks for that reference!)
Quirk noted later when trying to figure out what went wrong: I had /srv/Videos/Vidoes, with both of the Video’s subdir’s containing the files in /home/barry/Videos. Yes, tried changing 150 (the remote Pi – RPi 4) fstab to //192.168.4.165/srv/Videos/Videos – nope.
Restarted smbd after updates on the server side (.165 – the RPi 5)
Rebooted one/the other/both Pi’s as restart’s don’t seem to reset.
Latest .150 (RPi4) fstab is:dmesg on .150 (RPi4):(Same ‘replies’, just with current times when I tried mounting just now.)
Oh: I did try puttingin /etc/samba/smb.conf – bottom of the [global] section
Thanks again for the assistance!
Barry
Thanks for the suggestions; so far not working: still getting Error 2, no such file or directory.
Did:
Remove the symlink /Share_Videos
Then sudo ln -s /home/barry/Videos /srv/Videos
(Sort of knew certain directories had certain functions – thanks for that reference!)
Quirk noted later when trying to figure out what went wrong: I had /srv/Videos/Vidoes, with both of the Video’s subdir’s containing the files in /home/barry/Videos. Yes, tried changing 150 (the remote Pi – RPi 4) fstab to //192.168.4.165/srv/Videos/Videos – nope.
Restarted smbd after updates on the server side (.165 – the RPi 5)
Rebooted one/the other/both Pi’s as restart’s don’t seem to reset.
Latest .150 (RPi4) fstab is:
Code:
//192.168.4.165/srv/Videos /mnt/Remote_Videos cifs user=barry,password=BJM1212406,noauto,x-systemd.automount,_netdev 0 0
Code:
[ 58.141460] CIFS: Attempting to mount //192.168.4.165/srv/Videos[ 58.174179] CIFS: VFS: BAD_NETWORK_NAME: \\192.168.4.165\srv[ 58.185461] CIFS: VFS: cifs_mount failed w/return code = -2
Oh: I did try putting
Code:
client min protocol = SMB2_02server min protocol = SMB2_02
Thanks again for the assistance!
Barry
Statistics: Posted by Barry_IA — Wed Sep 11, 2024 11:04 pm