Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 350325

Summary: sys-apps/eject - eject defaults to /dev/cdrom, but the new default cdrom device is /dev/sr0
Product: Gentoo Linux Reporter: Timothy Miller <theosib>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal CC: floppym
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Timothy Miller 2011-01-01 22:43:16 UTC
I'm not sure when it happened, but it seems that we don't use /dev/cdrom anymore.  Maybe a symlink could be made, but the device is /dev/sr0, that's what I find people talking about when I research it, and most tools seem to know to look for /dev/sr0, such as k3b.  Therefore, I think that it's a bug in "eject" that it gives me an error about there being no "/dev/cdrom" when I type "eject".  It too should also look for things like /dev/sr0.

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2011-01-01 23:32:49 UTC
What version of udev do you have installed?

Do you have a file called /etc/udev/rules.d/70-persistent-cd.rules? If so, try removing it and rebooting your computer to have udev regenerate it.