From owner-freebsd-current@FreeBSD.ORG Sat Nov 4 17:16:21 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AAB416A73C for ; Sat, 4 Nov 2006 17:16:21 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9178343D97 for ; Sat, 4 Nov 2006 17:15:49 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.64.182.43] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1GgP7A11Dg-00085t; Sat, 04 Nov 2006 18:15:41 +0100 From: Max Laier Organization: FreeBSD To: freebsd-current@freebsd.org Date: Sat, 4 Nov 2006 18:15:19 +0100 User-Agent: KMail/1.9.4 References: <539c60b90611040831l3101a720i6cb87ee1cb8272ad@mail.gmail.com> In-Reply-To: <539c60b90611040831l3101a720i6cb87ee1cb8272ad@mail.gmail.com> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart12156562.EZh8NFkf1b"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200611041815.26099.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: Steve Franks Subject: Re: read cd's but not dvd's? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Nov 2006 17:16:21 -0000 --nextPart12156562.EZh8NFkf1b Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 04 November 2006 17:31, Steve Franks wrote: > Any potential configuration-realted reasons that I can mount cd's just > fine in my dvd drive (atapi), but not data or movie dvd's (commercial > and dvd+r's)? I get an 'unrecognized or drive empty' type error. Just > a bad drive? It makes the standard spin-up noises and some reading > sounds after loading a dvd, and it's a fairly new drive. The faq and > man pages don't seem to suggest any configuration-realted differences > between cd & dvd. They are both iso9660 format, correct? Try if you can read from the disc "dd if=3D/dev/acd0 of=3Dsomefile bs=3D1m count=3D1" and check the resulting dump with file(1). e.g.: # file somefile somefile: ISO 9660 CD-ROM filesystem data 'CDROM ' # hd somefile | head 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |..............= =2E.| * 00008000 01 43 44 30 30 31 01 00 46 72 65 65 42 53 44 20 |.CD001..FreeBS= D | =2E.. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart12156562.EZh8NFkf1b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFTMquXyyEoT62BG0RAoqPAJ9V4rSDIlev66w2lXTluYbk4/SMagCaAon8 I215VbLYbZJqkTU7nNrjT94= =xhlY -----END PGP SIGNATURE----- --nextPart12156562.EZh8NFkf1b--