NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Northwinds
Jul 04, 2011Aspirant
sparsebundle problem-unable to mount - OSStatus error -6602
Okay - Hi all, A few weeks ago my Timemachine backup stopped working and i couldn't access the other files on my ReadyNAS Duo either. Long story short, disk 1 had failed. Managed to get the mirrored...
mdgm-ntgr
Jul 06, 2011NETGEAR Employee Retired
.timemachine is a hidden share. If you login to "smb://ip.address.of.nas/c/.timemachine" as "admin" (e.g. via Finder > Go > Connect to server) you can see the sparsebundle to delete.
If you are comfortable with SSH then you may wish to not bother with CIFS, as SSH would be much faster:
Change the working directory and check for the sparsebundles
Then do e.g.
to delete all the sparsebundles.
If a sparsebundle has ended up in the admin home share you may need to change the working directory to the admin home share and delete the sparsebundle there as well.
If you are comfortable with SSH then you may wish to not bother with CIFS, as SSH would be much faster:
Change the working directory and check for the sparsebundles
cd /c/.timemachine
ls -la
Then do e.g.
rm -rf *.sparsebundle
to delete all the sparsebundles.
If a sparsebundle has ended up in the admin home share you may need to change the working directory to the admin home share and delete the sparsebundle there as well.
Related Content
NETGEAR Academy

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