I just tried listening to some music from a CD but I couldn't because I got a message saying that I can't enter /mnt/cdrom2. I was able to enter that drive a couple of days ago but now I can't access any of my CD drives (CD-rom and a CD-RW). I can play the files on the CD by accessing them through KsCD but not through Konqueror.
Here's my fstab file:
/dev/hda7 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /mnt/cdrom supermount dev=/dev/scd0,fs=auto,ro,--,iocharset=utf8,umask=0 0 0
none /mnt/cdrom2 supermount dev=/dev/hdd,fs=auto,ro,--,iocharset=utf8,umask=0 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=auto,--,iocharset=utf8,sync,umask=0 0 0
/dev/hda1 /mnt/win_c vfat iocharset=utf8,umask=0 0 0
/dev/hda6 /mnt/win_d vfat iocharset=utf8,umask=0 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
