My fstab does not contain /dev/sdc line I tried to comment out the /dev/scd0 line, the cd-rom worked well afterwards, but there was still no usb stick automount.
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda1 UUID=16cbc0c9-0e24-4153-b1a7-b3edbfef2968 / ext3 defaults,errors=remount-ro 0 1 # /dev/sda2 UUID=69ff5059-c3ac-4a5b-a439-cb881abe5b59 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
My fstab does not contain /dev/sdc line
I tried to comment out the /dev/scd0 line, the cd-rom worked well afterwards, but there was still no usb stick automount.
# /etc/fstab: static file system information. 0e24-4153- b1a7-b3edbfef29 68 / ext3 defaults, errors= remount- ro 0 1 c3ac-4a5b- a439-cb881abe5b 59 none swap sw 0 0
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=16cbc0c9-
# /dev/sda2
UUID=69ff5059-
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0