I have a number of external drives connected to my MacBook at any given time, and recently I've been having problems with them ejecting. Has anyone figured out a way to properly eject a disk without resorting to a restart? Sometimes I don't have time to restart or shut down and need to eject them immediately.
Page 1 of 1
Force eject a Hard drive
#4
Posted 10 March 2008 - 09:44 AM
I suppose I should have added that Finder gives me the "Item is in use" warning when I try any of those things. :) The reason I need/want to force eject it is because no applications are running in the Dock, therefore I can't tell what I need to stop in order to eject the disk.
#6
Posted 10 March 2008 - 02:47 PM
-Hi,
I've gotten the same 'Item is in Use' message. Then when I peek at Spotlight top/right corner there is a white dot in the magnifier glass, and its intexing the drives due to the clone software 'Super Duper'. So peek there for the white pulse flashing...its really tiny. If you place the cursor over the blue Spotlight it'll even say "INDEXING". Just maybe....
I've gotten the same 'Item is in Use' message. Then when I peek at Spotlight top/right corner there is a white dot in the magnifier glass, and its intexing the drives due to the clone software 'Super Duper'. So peek there for the white pulse flashing...its really tiny. If you place the cursor over the blue Spotlight it'll even say "INDEXING". Just maybe....
#7
Posted 24 March 2008 - 08:32 AM
This isn't the right solution but it works for me for the time being. If you go into terminal and type "killall Finder" It will restart finder and abort whatever faulty copy/move/whatever process it was stuck in limbo with and should, then, let you eject without a problem.
#8
Posted 26 May 2008 - 03:51 PM
In terminal, first type:
df
this will show the device's name in a list of active volumes, e.g. /Volumes/TRAVELDRIVE
note the device's name and then type:
hdiutil eject -force /Volumes/TRAVELDRIVE
replacing "/Volumes/TRAVELDRIVE" with the name of your device
Your drive will safely eject.
~oddlot~
df
this will show the device's name in a list of active volumes, e.g. /Volumes/TRAVELDRIVE
note the device's name and then type:
hdiutil eject -force /Volumes/TRAVELDRIVE
replacing "/Volumes/TRAVELDRIVE" with the name of your device
Your drive will safely eject.
~oddlot~
Page 1 of 1



Sign In
Register
Help


MultiQuote