assuming the symlink is set up right to /dev/hdc
That error can happen if you are run the scsi emulation module for the IDE drive
those are needed for CD burning on kernel pre 2.6
lsmod | grep ide-scsi
(or look in /etc/lilo.conf or the grub file for ide-scsi)

if that is the case, you have to mount to a scsi device (such as /dev/scd0)
ln -sf /dev/scd0 /dev/drom
mount -t iso9660 /dev/cdrom /mnt/cdrom




On Fri, 04 Jun 2004 18:59:01 -0700
"Chris Desjardins" <cddesjar at hotmail.com> wrote:

> Here's what I get
> 
> [root at localhost chris]# ln -s /dev/hdc /dev/cdrom
> ln: `/dev/cdrom': File exists
> [root at localhost chris]# mount -t iso9660 /dev/cdrom /mnt/cdrom
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>        or too many mounted file systems
> 

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
Help beta test TCLUG's potential new home: http://plone.mn-linux.org
Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery
tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list