Click to See Complete Forum and Search --> : Cdrom


Squid
03-08-2003, 04:33 PM
Ok, I'm trying to load a music cd, but when I type:

"mount /mnt/cdrom"

it says:

"Wrong fs type, bad option, bad superblock on /dev/cdrom, or too many mounted file systems"

I then checked around on some other threads, and found this:

"mount -t iso9660 /dev/hdc /cdrommount -t iso9660 /dev/hdc /cdrom"

which i changed to:

"mount -t iso9660 /dev/hdc /cdrommount -t iso9660 /dev/hdc /mnt/cdrom"

which gave the response:

"mount: block device /dev/hdc is write-protected,
mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
or too many mounted file systems"

Any help?

I'm running Yellow Dog 2.4, btw.

EDIT: When I put in another cd, say, the YDL install cd, it automounts and all is well. But it still won't automount or manual mount the music cd.

threadhead
03-08-2003, 04:36 PM
well i dont know if my solution matches for macs aswell, but i am pretty sure it does.


mount /dev/cdrom


try that ;)

Squid
03-08-2003, 04:38 PM
Gave the same response:

"Wrong fs type, bad option, bad superblock on /dev/cdrom, or too many mounted file systems"

Lemming
03-08-2003, 05:09 PM
mine has always done this, all I do is load thye tracks via my media program (XMMS atm)

Squid
03-08-2003, 05:17 PM
Ok, I use, or want to use, XMMS too, and when I go into it, it shows the tracks and "plays" them (counter goes up) but there is no sound. I'm pretty sure my sound card is set up, during instalation it said something along the lines of

"A sound card has been detected, would you like to configure it?" and I clicked "Yes".

So...

New Question:
Why isn't XMMS playing sound?

chucksaysword2
03-23-2003, 01:49 PM
Well I can answer the old question :) . It is impossible to mount (most) audio CDs because they have no filesystem. The tracks are just "thrown" on the disk and you have to use a media player of some sort to access the tracks. Hope that helps!