Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2008 14:47:34 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        "Zane C.B." <v.velox@vvelox.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: odd issue with 6.4-PRERELEASE #2 and udf/cd9660
Message-ID:  <20081124144626.N24908@wojtek.tensor.gdynia.pl>
In-Reply-To: <20081123170227.2f1410ad@vixen42>
References:  <20081123170227.2f1410ad@vixen42>

next in thread | previous in thread | raw e-mail | index | archive | help
really odd.

check if your /dev/cd0 actually works by

dd if=/dev/cd0 bs=64k of=test.image

and if dd won't fail. try then mounting image with mdconfig/mount_cd9660






On Sun, 23 Nov 2008, Zane C.B. wrote:

> When ever I try try to mount any burned CD/DVD media I get the error
> below.
>
> mount_cd9660 -v /dev/cd0 /mnt
> using starting sector 0
> mount_cd9660: /dev/cd0: Input/output error
> Exit 1
>
> Which in dmesg results in...
>
> g_vfs_done():cd0[READ(offset=-2207623839744, length=2048)]error = 5
>
> This is odd because if I unplug the USB CD drive and plug it into my
> netbook running a old RELENG 7.0-STABLE it works. On the machine that
> it errors on it has been doing this for any burned CD/DVD media in
> either the DVD drive in it or on the USB one I've been testing with.
>
> I know the disk is good as I can mount it on other machines I've
> tested it on with the same drive and different drives.
>
> Any one have any ideas?
>



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