mount -t iso9660 -r /dev/hdd /mnt/cdrom
but when I attempt to mount an Audio CDROM, mount fails with the error
message:
mount: wrong fs type, bad option, bad superblock on /dev/hdd, or too
many mounted file systems
I checked the log, and was getting the following error message from the
kernel:
hdd: command error: status=0x51
hdd: command error: status=0x50
end_request: I/O error, dev 16:40, sector 64
hddL code: 0x70 key 0x05 asc: 0x63 ascq: 0x00
isofs_read_super: bread failed, dev 16:40 iso_blknum 16 block 32
I'm running a kernel created by the redhat 5.2 install
Any thoughts?
Thanks,
--Tim