Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

A friend of mine has his TimeMachine volume on a NAS. That means it's a sparesebundle on the NAS disk.

When he tried to recover, he found that his TimeMachine image was hosed. Looking online, they recommended using hdiutil to attach, then fix the volume with fsck. But... he couldn't attach it when using sudo. After some more searching, he found a page that recommended logging in as root, and then performing the hdiutil/fsck runs. This actually worked.

So: What is the difference between root and sudo in this case?

Are there things that use real Vs effective IDs? are there helper daemons/threads that need to run privileged? Perm squashing over afs (not sure if it does the same as nfs)?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.