6/26/2011, "walt" <w41...@gmail.com> вы писали:

>#cat /etc/udev/rules.d/70-persistent-cd.rules
># This file was automatically generated by the /lib/udev/write_cd_rules
># program, 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.
>
># iHDP118_4 (pci-0000:00:11.1-scsi-1:0:0:0)
>SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
>ENV{ID_PATH}=="pci-0000:00:11.1-scsi-1:0:0:0", SYMLINK+="cdrom", 
>ENV{GENERATED}="1"
>SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
>ENV{ID_PATH}=="pci-0000:00:11.1-scsi-1:0:0:0", SYMLINK+="dvd", 
>ENV{GENERATED}="1"
>
>Note how the pci number matches the output of lspci -k.  If the number doesn't 
>match
>your hardware then you should delete the 70-persistent-cd.rules file and 
>reboot.
>A new file will be generated during the reboot.

My udev doesn't create 70-persistent-cd.rules, there is the
70-persistent-net.rules only.

--

Regards,
Alex

Reply via email to