Well it worked fine for one day....
before i could mount the cdrom when i try to mount it now it says something like
/dev/cdrom is not a block device
every cdrom is a block device (although thats what i think)
my
etc/fstab file looks like this well the part concerning the cd-rom

Code:
/dev/cdrom       /cdrom        iso9660    noauto,ro      0      0
any suggestions on how to change something so that linux doesnt sees the cdrom as a character device but as a block device??