cdrom and floppy drive auto mount problem
Hi,
I upgraded from fc2 to fc3 with apt-get and applied the latest updates for fc3 now the problem is when i put the cd or floppy i can open them i a file browser like nautilus but fora termianl or konsole i sould first mount them manualy to open them,these are the few last lines of my /etc/fstab:
/dev/hda9 swap swap defaults 0 0
/dev/hdd /media/cdrom auto pamconsole,exec,noauto,managed 0 0
/dev/hdc /media/cdrom1 auto pamconsole,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0
plz help me where is the problem?
|