Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2008 01:31:04 +0200
From:      Polytropon <freebsd@edvax.de>
To:        luizbcampos <luizbcampos@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mount_cd9660 /dev/cd0 /mnt ="input output error"
Message-ID:  <20081025013104.99411ca9.freebsd@edvax.de>
In-Reply-To: <d534d2fe0810241606g6b7999e5w19a317eec95f8967@mail.gmail.com>
References:  <d534d2fe0810241606g6b7999e5w19a317eec95f8967@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 24 Oct 2008 21:06:44 -0200, luizbcampos <luizbcampos@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, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081025013104.99411ca9.freebsd>