Hi group,

After upgrading from 2.6.16 to 2.6.20 kernel I no
longer can access CD or DVD.

Here's the rules.d file:

localhost heathen # cat /etc/udev/rules.d/70*cd.rules
# This file was automatically generated by the
/lib/udev/write_cd_rules
# program, probably run by the
cd-aliases-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on
a single line
# and set the $GENERATED variable.

# LITE-ON_LTR-52327S (pci-0000:00:08.0-ide-0:0)
ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:0",
SYMLINK+="cdrom", ENV{GENERATED}="1"
ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:0",
SYMLINK+="cdrw", ENV{GENERATED}="1"
# CREATIVE_DVD-ROM_DVD6240E (pci-0000:00:08.0-ide-0:1)
ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:1",
SYMLINK+="cdrom1", ENV{GENERATED}="1"
ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:1",
SYMLINK+="dvd1", ENV{GENERATED}="1"

I can't even manually make the link cause there's no
more /dev/hdc or /dev/hdd under $ls /dev. Nor do these
devices appear in dmesg.

Which is very puzzling cause in fstab it says:

<...>
/dev/hdc        /cdrom  auto    noauto,user     0 0
/dev/hdd        /dvd    auto    noauto,user     0 0
<...>

But this gives no warning in the boot console that
some things weren't mounted.

Can someone please enlighten me?

Maxim





 
____________________________________________________________________________________
Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front
-- 
[EMAIL PROTECTED] mailing list

Reply via email to