Bug 134926 - eject does not eject a cd
Summary: eject does not eject a cd
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: eject
Version: 2
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-07 10:23 UTC by Joachim Backes
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-02 15:23:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
mount;mount /mnt/cdrom;eject (3.58 KB, text/plain)
2004-11-03 06:37 UTC, Joachim Backes
no flags Details

Description Joachim Backes 2004-10-07 10:23:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040922

Description of problem:
ejecting a mounted cdrom fails:

eject
umount: /dev/cdrom: not mounted
eject: unmount of `/dev/cdrom' failed

But when unounting the CD by hand, then eject ejects the CD

root@sunny [root]: umount /mnt/cdrom
root@sunny [root]: eject
root@sunny [root]:


Version-Release number of selected component (if applicable):
eject-2.0.13-5

How reproducible:
Sometimes

Steps to Reproduce:
1.mount CDROM
2.command: eject


    

Actual Results:  eject is rejected

Expected Results:  cd is ejected

Additional info:

Comment 1 Than Ngo 2004-10-07 10:54:17 UTC
it's strange. it's not reproduceable on my machine! i tried as root with 

mount /dev/cdrom /mnt/cdrom
eject

it always works for me. it's helpfull if you could give exactly
instructions how to reproduce this problem. Thanks


Comment 2 Than Ngo 2004-11-02 15:23:21 UTC
sorry, i cannot reproduce this problem on my machine. It works for me
with a IDE CDROM. please reopen it if you have exactly instructions
how to reproduce this problem. Thanks

Comment 3 Joachim Backes 2004-11-03 06:37:52 UTC
Created attachment 106111 [details]
mount;mount /mnt/cdrom;eject

I scripted the failed eject as you will see in the attached file xxxxx.


Note You need to log in before you can comment on or make changes to this bug.