I'm trying to eject an external hard drive (not used with Time Machine) but keep getting the "can't eject because one or more programs is using the drive" and asks me if I'd like to force eject.
I've quit every application, emptied the trash, restarted, verified/repaired the disk, made sure it wasn't indexing in Spotlight (there was no progress bar so I'm assuming it's not), relaunched Finder/TotalFinder, no luck.
I ran this terminal code after a google search of this problem and this is the result:
Any ideas? I don't know if this is a premature sign of the drive failing, but I'm stumped.
I've quit every application, emptied the trash, restarted, verified/repaired the disk, made sure it wasn't indexing in Spotlight (there was no progress bar so I'm assuming it's not), relaunched Finder/TotalFinder, no luck.
I ran this terminal code after a google search of this problem and this is the result:
Code:
unknown60334b106529:~ will$ lsof +fg +D /Volumes/"Toshiba External" | grep -v EVO
lsof: WARNING: can't opendir(/Volumes/Toshiba External/.Trashes): Permission denied
lsof: WARNING: can't opendir(/Volumes/Toshiba External/.Spotlight-V100/Store-V2/AC3334E1-B614-478D-8156-C951F780D844): Permission denied
lsof: WARNING: can't opendir(/Volumes/Toshiba External/.DocumentRevisions-V100): Permission denied
COMMAND PID USER FD TYPE FILE-FLAG DEVICE SIZE/OFF NODE NAME
UserEvent 729 willryan 64r DIR R 1,9 1292 2 /Volumes/Toshiba External
UserEvent 729 willryan 65r DIR R 1,9 1292 2 /Volumes/Toshiba External
Any ideas? I don't know if this is a premature sign of the drive failing, but I'm stumped.