mount_cd9660 /dev/cd0 /mnt ="input output error"

Polytropon freebsd at edvax.de
Fri Oct 24 16:31:07 PDT 2008


On Fri, 24 Oct 2008 21:06:44 -0200, luizbcampos <luizbcampos at gmail.com> 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, ...


More information about the freebsd-questions mailing list