I've got two SME boxes here, both exhibiting the same behaviour. I go to console, su, then:
mount /mnt/cdrom
And get the following error:
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
The relevant entry in /etc/fstab is as per default at installation:
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
What am I doing wrong?
Cheers,
Greg.