 |
 |
Force opening a cd-tray in OS X.
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
I have a CD that I need to get out of the tray in my PB. Trouble is I dont wanna restart. It says its been used by another app, even though only the finder is running, and ive restarted that. Im actually downloading the UT demo and I dont want to restart.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Apr 2001
Location: europe
Status:
Offline
|
|
Maybe Classic is using it.
|
|
Nasrudin sat on a river bank when someone shouted to him from the opposite side: "Hey! how do I get across?" "You are across!" Nasrudin shouted back.
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Apr 2002
Location: -
Status:
Offline
|
|
Originally posted by iOliverC:
OS 9 is not installed.
Quit all apps.. try again.
Otherwise, use a paper clip.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2001
Location: The Sar Chasm
Status:
Offline
|
|
Sometimes a logout/in will solve the "in use" ghost bug.
CV
|
When a true genius appears in the world you may know him by this sign, that the dunces are all in confederacy against him. -- Jonathan Swift.
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
*cries*
But I have a reaaaallly big downlod going, and its like half way through.
And the slot-loading PB's don't have the pin hole.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Location: Olympia, WA
Status:
Offline
|
|
Yeah they do. It's on the right side of the slit.
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
Im looking on the right side but see no hole. Any photos?
I only see the Kensington lock. Where abouts?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Location: Olympia, WA
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
Hmm, ive got a little pin and I am inserting it in the place you put, yet nothing.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Location: Olympia, WA
Status:
Offline
|
|
It has been a year since I owned one...could it be on the left side perhaps?
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
Same problem, maybe they took it out?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Location: Olympia, WA
Status:
Offline
|
|
I suppose that's possible...but doesn't seem too likely. Maybe I'm just crazy? Does anyone else want to weigh in on this?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jul 2001
Location: Switzerland
Status:
Offline
|
|
Originally posted by anti-sleep:
I suppose that's possible...but doesn't seem too likely. Maybe I'm just crazy? Does anyone else want to weigh in on this?
No pinhole on my TiBook 800.
I had to use the terminal to eject stubborn discs several times (from memory, YMMV):
-open terminal
-type "disktool -l"
-find your CD drive
-type "disktool -e disk0" (assuming disk0 = CD drive)
You'll probably find some better infos on this on macosxhints.com
Good luck! UT2003 Rocks 
|
|
MBP 15" 2.33GHz C2D 3GB 2*23" ACD
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
GAHHHHHH!
***Responding yes to unmount - disk1s1s2
***Disk NOT Unmounted('disk1s1s2'), errorCode(16), dissenter(-1)
***Notifications Complete for type 4
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
Nothing on OS X Hints either.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Up north
Status:
Offline
|
|
this is back from the OS 9 days, still works.. most of the time
open iTunes in X, and use the eject button in the bottom right.. might do it for you
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Mar 2000
Status:
Offline
|
|
You could:
-run lsof in the terminal (use 'sudo lsof')
-find any process using any files on the mounted cd (not sure how to decypher that, good luck!)
-kill such process
-try and eject the cd
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Originally posted by iOliverC:
But I have a reaaaallly big downlod going, and its like half way through.
This is why we wget in the background 
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jan 2002
Location: Melbourne, Australia
Status:
Offline
|
|
Originally posted by Angus_D:
This is why we wget in the background
Yeah that's what I was thinking. I always get wget to do anybig downloads. It is a lot more persistant at getting the file and you can resume later if need be.
WM
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Apr 2000
Status:
Offline
|
|
ps -aux | grep volume name?
I dunno. As earlier suggested, find if any app is using a file off the CD... and kill it.
Quit all open apps, force-quit Finder (relaunch it), see if you can then eject... it's probably the Finder fscking up, as per usual.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Apr 2002
Location: Illinois
Status:
Offline
|
|
Open Process Veiwer, look for hdiagent or something similar, kill it! Look for other Daemons that could be using it too. kill them too. (And pray it's not the Window Manager using it [or something owned by root])
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jul 2002
Location: Boston
Status:
Offline
|
|
I have this problem on my powerbook when it has trouble reading some types of cd-rs...try a program called Eject Me! ...should be on versiontracker. Problem is, it doesnt work all of the time. good luck
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Apr 2001
Location: Capital city of the Empire State.
Status:
Offline
|
|
In the Terminal, use the command "df" to identify the CD drive. You'll see something like "/dev/disk2s1s9" at the beginning of the line that ends with the name of the CD.
Then:
sudo hdiutil eject -force /dev/disk2s1s9
(or whatever the CD drive is).
Authenticate when prompted, and presto! 
|
|
/mal
"I sentence you to be hanged by the neck until you cheer up."
MacBook Pro 15"/2.4 GHz Intel Core 2 Duo/4 GB DDR2 SDRAM/200 GB Hitachi HD/8x SuperDrive/Mac OS X 10.6.1
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Aug 2002
Status:
Offline
|
|
Well, my TiBook and iMac don't have a separate hole for the emergency eject, but if you insert a paperclip on the right-side of the loading slot, it will hit the hidden eject tab.
I've used it on both machines and it worked like a champ.
TiBook G4-400 slot-loading CDROM
iMac G3-350 slot-loading CDROM

|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
Thanks guys,
I think modern TiBooks don't seem to have the pinhole. Maybe its the new drives.
Anyway, I ended up waiting for the download to finish, then restarted and boom it worked.
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: May 2002
Location: UK
Status:
Offline
|
|
Originally posted by iOliverC:
Im looking on the right side but see no hole. Any photos?
I only see the Kensington lock. Where abouts?
its not the right side of the computer its the right side of inside the slot behind the foam apprently
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|