can't eject CD
Bug #416221 reported by
Michael Hall
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Qimo |
New
|
Undecided
|
Unassigned |
Bug Description
when i try to eject a cd it says "umount: only root can unmount /dev/scd0 from /media/cdrom0 eject: unmount of '/media//cdrom0' failed"
i am using the administrator account when it says this
To post a comment you must log in.
Were you actively running as that account when you inserted the CD? If so, it usually shows up on your desktop and you can simply right click on it to umount or eject.
You could aways go to a terminal and do "sudo umount /media/cdrom0" (or for other devices like USB, first run "mount" in a terminal to see where they are mounted).