#3024: Udev - 70-persistent-cd.rules bug
---------------------+------------------------------------------------------
Reporter: ringlis | Owner: blfs-b...@…
Type: defect | Status: new
Priority: normal | Milestone: future
Component: BOOK | Version: SVN
Severity: normal | Keywords:
---------------------+------------------------------------------------------
I have several usb pendrives and one happens to be a Scandisk. For some
reason this rule sets this removable drive up as a CDROM. You can get
around it with my 71-removable-media.rules for mounting but 70-persistent-
cd.rules still registers this item as a CDROM in /dev/*.
Before plugging it in.
/dev.ringlis [ ~ ]$ ls /dev/cd*
/dev/cdrom /dev/cdrw
After.
ringlis [ ~ ]$ ls /dev/cd*
/dev/cdrom /dev/cdrom1 /dev/cdrw
ringlis [ ~ ]$ ls -la /dev/cdrom1
lrwxrwxrwx 1 root root 3 Jan 17 11:22 /dev/cdrom1 -> sr1
My 71-removable-media.rules is taking affect too.
ringlis [ ~ ]$ ls -la /dev/remo*
lrwxrwxrwx 1 root root 4 Jan 17 11:22 /dev/removable1 -> sdc1
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3024>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page