audio cds do not contain a ISO9660 filesystem you don't need to mount(you can't mount) them, just put the cd in the drive and load the audio cd player and point it to the cdrom device /dev/hdc in your case
make sure you have rights to it as well(/dev/hdc) nate Debian User wrote: > > Greetings fellow Debian users! > > I can mount/unmount my cdrom with data cd's using mount /cdrom. The fstab is: > > /dev/hda2 / ext2 defaults,errors=remount-ro 01 > /dev/hda1 none swap sw 00 > proc /proc proc defaults 00 > /dev/fd0 /floppy auto defaults,user,noauto 00 > /dev/hdc /cdrom iso9660 defaults,ro,user,noauto 00 > /dev/hda3 /win ext2 defaults,ro,user,noauto 01 > > When I put an audio cd in and mount it shows: > > mount: wrong fs type, bad option, bad superblock on /dev/hdc, > or too many mounted file systems > > I have ata/ide/mfm/rll support and ide/ata-2, ide/atapi cdrom compiled in the > 2.4.0-test7 kernel. > > Anyone have any ideas why a data cd comes up fine but an audio cd balks? > > Pondering, > > Bill > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- ::: ICQ: 75132336 http://www.aphroland.org/ http://www.linuxpowered.net/ [EMAIL PROTECTED]

