Become a Site Supporter and Never see Ads again!

Author Topic: FW Harddrive will not eject?  (Read 2679 times)

0 Members and 1 Guest are viewing this topic.

Offline Patrick

  • Evil Urges, Baby.
  • Trade Count: (2)
  • Needs to get out more...
  • *****
  • Posts: 5220
  • Gender: Male
FW Harddrive will not eject?
« on: February 25, 2010, 05:52:08 PM »
My Lacie Rugged bus powered FW400 hard drive won't eject from my computer (macbook, os10.5.8) because it says that it is "in use."  I don't have any programs running, and spotlight is not indexing the drive so nothing should be using the drive causing it to not eject.  This only started happening after I had some scary experiences with this drive and a PC that kept locking up a few days ago...I had to hard reboot that computer a few times and my drive was disconnected without ejecting.

Anyone experiece this?  Any help from the mac guys on here?
Monitor Engineer: Band of Horses, Cage the Elephant, Bruce Hornsby, The Head and the Heart, Josh Ritter

Live Music Archive Bookmarks

Offline fleish

  • Trade Count: (4)
  • Needs to get out more...
  • *****
  • Posts: 3209
  • Gender: Male
  • I've been safariing since before you were born
Re: FW Harddrive will not eject?
« Reply #1 on: February 27, 2010, 12:53:08 AM »
Open a terminal (applications -> utilities -> terminal) & type this command:

sudo fuser -c /Volumes/<volumename>

replacing <volumename> with the name of your drive (if you don't know it, first run this command:
df -h
to find it)

the fuser command will tell you what process ID is still accessing the drive

once you have that, you can run this command to find out what the process is:
ps axuw | grep <process_ID>

depending on what it is you might be able to try killing it with this command:
sudo kill <process_ID>

though I don't recommend doing that blindly until we know what the process is

shutting down/rebooting will probably also fix this but you don't want to have to do that every time

you may also want to verify the disk using disk utility (applications -> utilities -> disk utility)
Mics: AT853, MC930, AK40/AK50 > LC3 > KM100, ADK TL51
Cables: Audio Magic XStream silver, Kind Kables, Zaolla M1.5
Decks: D8, Busman Hybrid R4

My LMA tapes: http://archive.org/search.php?query=taper%3A%22Todd+Fleisher%22

My LMA transfers: http://archive.org/search.php?query=-taper%3A%28Todd%20Fleisher%29%20AND%20transferer%3A%28Todd%20Fleisher%29

My LMA uploads: http://archive.org/search.php?query=collection%3Aetree%20AND%20uploader%3A%28todd%40fleish.org%29

Awesome. David said you were like The Wolf in Pulp Fiction. Shows up just in time with tons of gear, does a pro job, and disappears into the night! :-)

 

RSS | Mobile
Page created in 0.033 seconds with 26 queries.
© 2002-2025 Taperssection.com
Powered by SMF