Hello,
I have some serious problems with my cdrom drive. For some reason or another the drive stops reacting sometimes. If this happens I cannot eject the cd nor can I mount or unmount the drive. I suspect it to be related to some mount manager. Any ideas?
This is my fstab:
HTML Code:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
/dev/hda9 /daten vfat umask=000,iocharset=iso8859-15,codepage=850,rw 0 0
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
LABEL=/home /home ext3 defaults 1 2
/dev/hda10 /mp3 vfat umask=000,iocharset=iso8859-15,codepage=850,rw 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
LABEL=SWAP-hda1 swap swap defaults 0 0
/dev/hdd /media/cdrecorder auto pamconsole,fscontext=system_u:object_r:removable_t,ro,exec,noauto, managed 0 0
/dev/hdc /media/cdrom auto pamconsole,fscontext=system_u:object_r:removable_t,ro,exec,noauto, managed 0 0