I am trying to set up a share from Ubuntu to Windows 10. I have followed this tutorial here. I don’t understand why that tutorial says to create the "home" section in smb.conf
because it doesn’t do anything.
anyway, right now i have this:
[A]
comment = public anonymous access
path = /media/crooklar/347A1DC37A1D8332/
directory mode = 0777
directory mask = 0771
browsable =yes
read only = no
writable = yes
guest ok = yes
347A1DC37A1D8332
is a separate drive on my machine, what i might refer to as a D drive. I have 3 of these, not in a RAID etc.
On the Windows side, I can see my machine, and I can see the share called a
but I cannot access it.
What am I doing wrong or what do I need to do?
P.S How many questions can I ask without being annoying? I am trying to force myself to use Linux instead of defaulting to Windows And is there a discord I can just speak to someone on?
The three drives i have installed, i have not formatted and are old windows drives.
from this article: https://help.ubuntu.com/community/MountingWindowsPartitions
I dont think its possible.
However, i also have a NAS MyBookLive, i'd like to mount, but i shall probally create a new question specifically for that.
– Jonathan Crook Oct 19 '18 at 21:23