Displaying 1 result from an estimated 1 matches for "040book".
Did you mean:
000boo
2009 Aug 08
0
Samba, OSX, and USB vfat
...(or
something close to
that)
And it would not complete the copy operation.
This is resolved for the moment, but wanted to share some of what has
occurred.
Without all the boring details, two things seemed most important.
First is the fstab for
mount this device:
/dev/sda1 /media/My\040Book auto
mask=0002,uid=barsalou,gid=shared,shortname=mixed
This is all one line btw.
The second is the stanza:
[music]
available = yes
browseable = yes
writable = yes
create mask = 02770
directory mask = 02770
force group = +shared
force user = barsalou
path = "/media/My Book/iTunes"
T...