|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
How come I can't delete folders off my external hard drive?
I have a 1tb WD external hard drive, and it was working fine using it with my MacBook Pro, until a friend of mine used it to copy a movie file from that WD external hard drive, and plugged it in her Sony VAIO laptop. I copied another movie stored in a folder from her. And when I moved the folder to my "Movies" folder, it just made a copy. I tried deleting the original folder by dragging it to Thrash but it won't delete the folder. Right after I drag it into the Thrash, it says "Finder requires that you type your password". I do that, but it still doesn't delete the folder. I'm afraid this is what's gonna happen to every folder I copy. Please help me. I don't have a place to move/transfer 300GB of files, pictures, etc. Thank you so much in advance.
|
|
|
|
0
|
|
|
#2 |
|
Sounds like a permissions and "file/folder ownership" problem to me.
You might try this (NO promise that it will work, but worth a try). 1. Connect the external drive. Close all windows (on the external) so that only the drive icon is showing. 2. Click the external drive icon ONE time to select it, then type "Command-i" (for "get info") 3. When the Get Info box opens, look down at the bottom of the window. Is there an "Ignore ownership on this volume" checkbox? If so, put a check into it. 4. Enter your password when prompted. 5. Now try to delete the problem folders/files. Any better? |
|
|
|
0
|
|
|
#3 | |
|
Quote:
|
||
|
|
0
|
|
|
#4 |
|
|
0
|
|
|
#5 |
|
|
0
|
|
|
#6 |
|
Alternative way:
Open terminal and do a recursive chmod to change the permissions to "allow everything": Code:
sudo chmod -R 777 /Volumes/[your external hard drive] |
|
|
|
1
|
|
|
#7 |
|
|
0
|
|
|
#8 |
|
Right-click on the drive in Finder and "Get Info". What is the format of the drive? If it is NTFS, you'll need additional software (if you don't already have it installed) to write to an NTFS drive.
HFS+ (Hierarchical File System, a.k.a. Mac OS Extended (Journaled) Don't use case-sensitive)
NTFS (Windows NT File System)
|
|
|
|
0
|
|
|
#9 | ||
|
Quote:
---------- I'm sorry, but I can't seem to find that. There isn't any. :| ---------- Quote:
|
|||
|
|
1
|
|
|
#10 |
|
You have to expand the "sharing &permissions" section on the "get info" window. Then you will see the little gear. Click on it and select "apply to subfolders".
|
|
|
|
0
|
|
|
#11 | |
|
Quote:
http://i48.tinypic.com/2lvob5g.png |
||
|
|
0
|
|
|
#12 |
|
|
0
|
|
|
#13 |
|
|
0
|
|
|
#14 | |
|
Quote:
1) (menubar at the top of screen) Go -> Go to folder -> "/Volumes" 2) or Command+Shift+G -> "/Volumes" There are two ways to open the Terminal application: 1) open Launchpad -> Other -> Terminal 2) open Finder -> Utilities -> Terminal Command usage example: if my external hard drive is called "Storage", I need to type the following command in Terminal: Code:
sudo chmod -R 777 /Volumes/Storage After the completion of command, permissions are set to "allow everything". |
||
|
|
1
|
|
|
#15 | ||
|
Quote:
Seeing how FAT32 has no inherent access control, i'm inclined to think its a realtime system discrepancy. Have you tried rebooting the system? Shut the computer down. Power off the external drive. Power both back on. Try to repeat the folder delete operation. ---------- Quote:
|
|||
|
|
0
|
|
|
#16 | ||
|
Quote:
I'd type the password, but it doesn't show anything. It's just blank. :| ---------- Quote:
|
|||
|
|
0
|
|
|
#17 | |
|
Quote:
so people behind you cannot count how long is your password. It is completely normal. It seems, the command completed successfully, please try removing folders again. If that does not work, you could try to remove them with terminal - more powerful than removing with Finder : 1) Find out the path to folder you want to delete: Right click on this folder + Get Info. Copy the WherePath. 2) WholePath = WherePath/FolderName For example, I want to remove folder with a FolderName: lolwut. WherePath: /Volumes/Storage/Backup/RandomThings WholePath: /Volumes/Storage/Backup/RandomThings/lolwut 3) Open Terminal and type the following command: Code:
sudo rm -rf WholePath Code:
sudo rm -rf /Volumes/Storage/Backup/RandomThings/lolwut Code:
sudo rm -rf "/Volumes/Storage/Backup/Random Things/lol wut" However, the folder will be deleted permanently - without moving to Trash. |
||
|
|
1
|
|
|
#18 |
|
rockizza08 ,
Have you solved the problem? If yes, what was the working solution? Please share, so other people with the same problem could use it. |
|
|
|
1
|
|
|
#19 | |||
|
Quote:
It said, "Operation not permitted" ---------- Quote:
![]() ---------- Quote:
---------- I'm literally crying right now.. |
||||
|
|
0
|
|
|
#20 | ||
|
Quote:
Quote:
"sudo rm -rf /Volumes/Storage" - yes, it could delete all files. But, I really hope that you followed the instructions correctly and used the command in the correct way, like in my previous post. |
|||
|
|
0
|
|
|
#21 | |
|
Quote:
|
||
|
|
0
|
|
|
#22 |
|
"sudo rm -rf" certainly could not do it such a way, no matter what path you add.
If it deletes folder, it deletes the whole folder, and not just contents of this folder. I believe, something is wrong with your harddrive, and the previous inability to delete the folder could have been just a symptom of harddrive bad condition. However, it should be possible to recover the files. For now, don't write anything to hard drive, or it might do the things worse. Please tell me, what kind of filesystem your harddrive is using? FAT32, NTFS, HFS+, or something else? |
|
|
|
1
|
|
|
#23 | |
|
Quote:
And it's all because of that one time when I plugged it into a Sony VAIO laptop? :| It's MS-DOS FAT32. |
||
|
|
1
|
|
|
#24 | |
|
Quote:
This mode takes more time (several hours), but it's able to recover a lot more files. After Deep Scan completes, recover the files, putting them on Windows machine. Avoid writing to hard drive until you complete the recovery. Because, if you do that, some of important files that you want to recover could be overwritten. I like this utility - used it in the past to recover the files from my boss computer, with some excellent results. And also, it is completely free. The only problem you could encounter is that, because of corrupted file system, your files might not have the original filenames - so, you'll need to spend some time analysing the recovered files, deleting junk and renaming important files. |
||
|
|
1
|
|
|
#25 | |
|
Quote:
Been running for 12 minutes now, so I'm just waiting if something good will happen. Yes, I found Recuva, because I panicked and cried a lot. Only problem is it's for Windows. Thank you though. Will it really help me recover 250GB of files? Because I really can't lose all those original HQ pictures.. :'( |
||
|
|
0
|
![]() |
|
| Tags |
| delete, external hard drive, macbook pro, problem |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 01:22 PM.









Linear Mode
