NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
md96
Sep 14, 2014Aspirant
Permission problem with sparsebundle in user share
I've set up TM on my MBP (Mavricks) to back up to my user share on my ReadyNAS Duo v2 following these instructions: viewtopic.php?f=71&t=59974 It works fine, mostly. But, as others have observed,...
md96
Sep 18, 2014Aspirant
Ok. I did some additional testing.
Using the chown -R username:users sets the permissions to
drwx--S--- 4 username users 4096 2014-09-17 10:50 macbookpro.sparsebundle
This allows me to open the time machine, but when I want to write to the sparsebundle it tells me that I don't have write permissions (the original problem).
So, just to see what happens, I typed (which I found while reading through a mac forum):
This changed the permissions to
drwx--S--- 4 root root 4096 2014-09-17 10:50 macbookpro.sparsebundle
Then, when I enabled time machine, it started backing up, but by creating a brand new sparsebundle (macbookpro 1.sparsebundle). [sigh]
So, I removed that new sparsebundle, re-chown'd the file permissions to username:users, and am back where I started. Hrm.
Using the chown -R username:users sets the permissions to
drwx--S--- 4 username users 4096 2014-09-17 10:50 macbookpro.sparsebundle
This allows me to open the time machine, but when I want to write to the sparsebundle it tells me that I don't have write permissions (the original problem).
So, just to see what happens, I typed (which I found while reading through a mac forum):
chown -R `id -un`:`id -gn` /c/home/username/macbookpro.sparsebundle
This changed the permissions to
drwx--S--- 4 root root 4096 2014-09-17 10:50 macbookpro.sparsebundle
Then, when I enabled time machine, it started backing up, but by creating a brand new sparsebundle (macbookpro 1.sparsebundle). [sigh]
So, I removed that new sparsebundle, re-chown'd the file permissions to username:users, and am back where I started. Hrm.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!