Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
ok, so i renamed the icon on my desktop for my cd rom. well, now it won't eject. I have a stripped down fedora. it claims it is already mounted, which i assume it is. any ideas on how to fix it??
1. Make sure you have no programs open which might be using or "looking at" the contents of the CD-ROM; if you do, the system will assume the CD-ROM is busy and refuse to eject it.
2. As Glock said, open a terminal window (making sure you aren't in the CD-ROM's mount directory) and issue the following command:
eject
The eject command will automatically attempt to unmount any removable media before ejecting it. If you get an error from the eject command, tell us exactly what it is.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.