Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to clean a hard drive..permissions wont let me trash stuff
#2
Do a safe boot, put all the problem-files into a single folder, put that folder in the trash, launch the Terminal and type this command, followed by a space:

sudo rm -r


...and then drag the folder from the trash onto the Terminal window. It should fill in the path to that folder.

Type a and it will then request your admin password. Enter your password and it will then delete the folder and all of its contents from the trash.

...

Note that if you've trashed important system files or stuff that your kids really wanted to keep you're going to be in big trouble.

Note also that the rm command is not to be used casually. If you enter the above command incorrectly then you could inadvertently wipe all data from your home folder or potentially wipe the whole drive. (I hope you've got a backup.)

...

And it happens because -- to put it bluntly -- you don't know enough about how to use your computer. There's probably more than one user account on that Mac and you're messing with files that don't properly belong to the account you're logged in with. You may also be attempting to delete important system files and files that are in use by running applications.
Reply


Messages In This Thread
Re: Trying to clean a hard drive..permissions wont let me trash stuff - by Doc - 09-16-2009, 01:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)