Hoary: No CD/DVD symlinks althoug set in udev config

Bug #14130 reported by Mario Vukelic
This bug report is a duplicate of:  Bug #12491: Missing /dev/cdrom symlink. Edit Remove
6
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Invalid
Medium
Jeff Bailey

Bug Description

I have set up udev to create symlinks

mario@phonic: ~ $ cat /etc/udev/cdsymlinks.conf
# Configuration file for cdsymlinks

# Output links for these types of devices.
# Allowed keywords are CD, CDR, CDRW, DVD, DVDRW, DVDRAM, CDMRW, CDWMRW.
# Other words are accepted but ignored.
#OUTPUT="CD CDRW DVD DVDRW DVDRAM"
OUTPUT="CD DVD"

# Whether to output numbered links.
# 1 = output 'cdrom1', 'dvd1' etc. for other devices
# 0 = don't output 'cdrom1', 'dvd1' etc.
# We always output 'cdrom', 'dvd' etc. for the best-match devices.
#NUMBERED_LINKS=1
mario@phonic: ~ $

However, udev does not create the links on bootup.

mario@phonic: ~ $ ls /dev/cd*
ls: /dev/cd*: No such file or directory
mario@phonic: ~ $ ls /dev/dvd*
ls: /dev/dvd*: No such file or directory
mario@phonic: ~ $

Revision history for this message
Duncan Sands (baldrick-free) wrote :

In /etc/udev/rules.d, create a symlink to ../cd-aliases.rules. I have no idea why
something like this is not done by default.

Revision history for this message
Mario Vukelic (kreuzsakra) wrote :

Thanks for the suggestion. I agree, if this is needed to have the cdrom links
created, then it should be there by default

Revision history for this message
Jeff Bailey (jbailey) wrote :

Is this an upgrade from warty? If yes, the note about this is already in the
release notes. New Hoary installs should already do this, although Warty did not.

Tks,
Jeff Bailey

Revision history for this message
Mario Vukelic (kreuzsakra) wrote :

Sorry, forgot to mention it: sidegraded from Sid

Revision history for this message
Jeff Bailey (jbailey) wrote :

We try to preserve configs as much as possible, and unfortunately, that means
that we can't just add this symlink. We'll have to rely on the release notes
for now to take care of this.

I'm closing this bug now, please reopen it if you have further problems.

Tks,
Jeff Bailey

This bug has been marked as a duplicate of bug 12491.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.