Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Notebook Hardware
Error Code -36 driving me insane
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="cradom" data-source="post: 1739795" data-attributes="member: 305283"><p>Open Terminal. Type this:</p><p>cd </p><p>There is a space after the cd. Drag the icon of the external disk to Terminal. It will look like this:</p><p>cd /Volumes/nameofdrive Press Enter.</p><p>Type cd .Trashes</p><p>Now type: ls -a</p><p>You will get a list. You should see whatever is in the Trash.</p><p>Now type: rm -r *.*</p><p>If you did everything right (make sure), that command will delete EVERYTHING in the .Trashes folder.</p><p>If you're not in the .Trashes folder it will delete everything in whatever folder you're in, that's why I said make sure.</p><p>If it says something like "operation not permitted" do the command again but put sudo in front of it. </p><p>It will ask for your password. Your login password. Make sure it's right because you wont see it as you're typing.</p></blockquote><p></p>
[QUOTE="cradom, post: 1739795, member: 305283"] Open Terminal. Type this: cd There is a space after the cd. Drag the icon of the external disk to Terminal. It will look like this: cd /Volumes/nameofdrive Press Enter. Type cd .Trashes Now type: ls -a You will get a list. You should see whatever is in the Trash. Now type: rm -r *.* If you did everything right (make sure), that command will delete EVERYTHING in the .Trashes folder. If you're not in the .Trashes folder it will delete everything in whatever folder you're in, that's why I said make sure. If it says something like "operation not permitted" do the command again but put sudo in front of it. It will ask for your password. Your login password. Make sure it's right because you wont see it as you're typing. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Notebook Hardware
Error Code -36 driving me insane
Top