On Fri, 24 Oct 2008 21:06:44 -0200, luizbcampos <[EMAIL PROTECTED]> wrote:
>        I tried to mount my data CD by using "mount_cd9660 /dev/cd0/mnt
> and I got input ,output error . And now

(1) Did you try

        # mount -t cd9660 /dev/acd0 /mnt

to check the correct working of the drive, just in case it is
a ATAPI drive? If it's a SCSI drive, /dev/cd0 is completely
correct.



(2) Does the CD contain a data track?

        # cdcontrol -f /dev/cd0 info

Did you check this (for redundancy) on another machine? The error
message "input output error" usually indicates an error of this
kind.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to