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.
"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.