okay, so i'm new to OS X...
The external drive i have plugged in keeps seeking repeatedly.
I checked: Spotlight isn't indexing it.
OS X won't eject the drive-- I getL "The disk "X" is in use and could not be ejected".
I did this in terminal to see what files are getting accessed:
waited five minutes, ran it again. same 2 files.
what gives?
how to i get Finder to leave the files alone / eject the disk?
The external drive i have plugged in keeps seeking repeatedly.
I checked: Spotlight isn't indexing it.
OS X won't eject the drive-- I getL "The disk "X" is in use and could not be ejected".
I did this in terminal to see what files are getting accessed:
Code:
lsof /dev/disk1s3
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
Finder 1690 imac 13r DIR 14,5 680 71703 /Volumes/OS X Storage/.Trashes/501
Finder 1690 imac 17r REG 14,5 301444 158658 /Volumes/OS X Storage/STORAGE (D)/_incoming/12tr102.jpg
waited five minutes, ran it again. same 2 files.
what gives?
how to i get Finder to leave the files alone / eject the disk?