Comment 8 for bug 220573

Revision history for this message
Grisha (grisha-vodafone) wrote :

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