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

Beginners • Re: Samba access from win10 to automounted external drive

$
0
0
Gonna need more than that in order to offer any help:
  • Post the output of

    Code:

    tesparm -s
    The share definition is not enough.
  • Have you created a Samba user and are you logging in in as that user over SMB?
  • More info on your drive(s) configuration:
    • Is everything on the same drive?
    • Is the shared directory part of the / (root) partition or in a separate partition? Or a separate drive?
    • If a separate drive or partition what filesystem has it been formatted with?
    • If a separate drive or partition exactly how are you mounting it? Via /etc/fstab, via the desktop's automounter, via, a systemd mount unit, some other way? (No, "mounts automatically" is not enough information)
  • Post the output of the following:
    • Code:

      ls -ld /media
    • Code:

      ls -ld /media/crusader27529
    • Code:

      ls -ld /media/crusader27529/4tbshared
When posting program output and file content please wrap it with code tags. Doing so preserves formatting and makes it much easier to see where it starts and ends.

[shameless self promotion]
You may want to refer to sections 5, 6, 9, 11, and 14 of Building A Pi Based NAS
[/shameless self promotion]

Statistics: Posted by thagrol — Tue Aug 27, 2024 10:23 pm



Viewing all articles
Browse latest Browse all 3843

Trending Articles