I am going a little crazy trying to get some Ubuntu shares to mount properly on my MacBook. Whenever I try to write to the mounted shares, I get a "Read-only file system" error.
All the shares were working fine until I recently had to re-install Ubuntu from scratch.
Below is the entry in my smb.conf:
[Storage09]
path = /media/Storage09
available = yes
valid users = myname
read only = no
browseable = yes
public = yes
writable = yes
follow symlinks = yes
wide links = yes
All the shares were working fine until I recently had to re-install Ubuntu from scratch.
Below is the entry in my smb.conf:
[Storage09]
path = /media/Storage09
available = yes
valid users = myname
read only = no
browseable = yes
public = yes
writable = yes
follow symlinks = yes
wide links = yes