On Fri, Nov 24, 2006 at 07:59:14PM +0000, Colin Watson wrote: > On Fri, Nov 24, 2006 at 08:07:55PM +0100, Holger Wansing wrote: > > With the netinst CD (not tested with business card) > > the cdrom drive is not automatically detected as it was > > in the past. > > Complains about "no common cdrom drive was found" > > and prompts me to load a driver from floppy or select a > > module out of a displayed list. I chose "none" from > > the list. > > Then prompted me to give the mount point: I type > > /dev/cdroms/cdrom0 and all went fine from there on... > > This is because we just switched to looking for ID_CDROM= to detect CD > devices, but the only thing in the Debian udev rules that calls cdrom_id > is permissions.rules, and that's not in udev-udeb. Marco, could you > please add this?
At Frans' suggestion, I've worked around this in list-devices for now by checking for both ID_CDROM= and ID_TYPE=cd. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

