I know it's a cheat, but I go in on drives where only root has permission and issue
Code:
chown -R myuser:users *
which has the effect of making everything but the root partition of the drive writable. I usually make some commonsense directories beforehand. Often it's the file permissions of the files that root has written are the real problem.