Hello François, Tuesday, April 6, 2010, 10:25:04 AM, you wrote: >> This is a strange question, perhaps... How do I _enable_ CD-ROM >> automount on Fedora 12 machine? > 2 tests: > Immediately after boot, check for soft link: /dev/dvd -->> /dev/sr0 > (dvd, crrom, cdrw, dvdrw, whatever... at least one) $ ls -l /dev/cdr* lrwxrwxrwx 1 root root 3 2010-04-06 19:31 /dev/cdrom1 -> sr0 lrwxrwxrwx 1 root root 3 2010-04-06 19:31 /dev/cdrw1 -> sr0 $ ls -l /dev/dvd* lrwxrwxrwx 1 root root 3 2010-04-06 19:31 /dev/dvd1 -> sr0 lrwxrwxrwx 1 root root 3 2010-04-06 19:31 /dev/dvdrw1 -> sr0 $ > Then insert a disk and check again if the soft link i still there. $ ls -l /dev/dvd* ls: cannot access /dev/dvd*: No such file or directory $ ls -l /dev/cdr* ls: cannot access /dev/cdr*: No such file or directory Hugh, that's not right, is it? -- Best regards, Andrew -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines