Hi all, I'm having some troubles with the automounting of my cdrom. Here's the story : I've installed without any problem suse 9.3 from the CDs. But now i can not access any CD. Here is my fstab : /dev/sda1 / ext3 acl,user_xattr 1 1 /dev/sda2 /home ext3 acl,user_xattr 1 2 /dev/sda3 /opt ext3 acl,user_xattr 1 2 /dev/sda4 swap swap pri=42 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 sysfs /sys sysfs noauto 0 0 /dev/cdrom /media/cdrom subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0 which seems ok, but here is the result of mount : dev/sda1 on / type ext3 (rw,acl,user_xattr) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/sda2 on /home type ext3 (rw,acl,user_xattr) /dev/sda3 on /opt type ext3 (rw,acl,user_xattr) usbfs on /proc/bus/usb type usbfs (rw) /dev/fd0 on /media/floppy type subfs (rw,nosuid,nodev,sync,fs=floppyfss,procuid) even when I have inserted a CD. But then, if I type : /bin/mount -t subfs -o fs=cdfss,ro,procuid,user,nosuid,nodev,exec,iocharset=utf8 /dev/sr0 "/media/cdrom" as root, it mounts the present CD and eveything works fine (until I change of CD ...) It seems that subfs is having troubles since I found on dmesg this line : subfs: unsuccessful attempt to mount media (256) Any idea on how to fix that ? Thanks in advance Thomas -- Thomas SURREL Software Engineer (subcontractor) INNOVA CARD ZI Athelia IV - Le Forum, Batiment A 2 avenue de la Tramontane 13705 La Ciotat Cedex - France Phone : +33 (0)4 42 98 14 80 Fax : +33 (0)4 42 08 33 19 Email : thomas.surrel@innova-card.com Web : www.innova-card.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Innova Card will not therefore be liable for the message if modified.