From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 06:28:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30DB416A4CF for ; Fri, 24 Dec 2004 06:28:21 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id C856743D1D for ; Fri, 24 Dec 2004 06:28:20 +0000 (GMT) (envelope-from micologist@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so89633rnz for ; Thu, 23 Dec 2004 22:28:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=pPfxU5/KmOWt/ygngb00eaJL5+o6t7J4u8D+jkLHv1/0fEFnOQyeZ9UO4cw5WVJc2FXJlyG6Fvm+Jm0J/Tikfmj/pSy99fINjHznReryARhay5i0NwyIxibaV5gHhgjjWZ09e01E8zCPlv0LzBFc+Vm1m6HXp0FyuV8he5VN+YQ= Received: by 10.38.26.40 with SMTP id 40mr185140rnz; Thu, 23 Dec 2004 22:28:20 -0800 (PST) Received: by 10.38.8.51 with HTTP; Thu, 23 Dec 2004 22:28:20 -0800 (PST) Message-ID: <7227803f041223222861547e39@mail.gmail.com> Date: Fri, 24 Dec 2004 01:28:20 -0500 From: David Vincelli To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Pioneer DVR-108 can burn DVDs, can't mount them! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Vincelli List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 06:28:21 -0000 Hi, I'm using FreeBSD 5.3-RELEASE with a custom kernel I just compiled a few days ago to have the atapicam device (the only difference with the stock kernel). I added hw.ata.atapi_dma="1" to /boot/loader.conf, and indeed the device is accessed in UltraDMA mode 2. My DVD burner is a Pioneer DVR-108 with the latest firmware at this time (1.18). I can burn DVDs using growisofs but I get a vague input/output error when I try to mount them. (mount failed: input/output error, if I recall correctly). The command I use to mount is: mount -t cd9660 /dev/cd0 /mnt. It seems I cannot mount DVDs at all, even originals. I was wondering if the drive was defective so I tried it under a windows environment and it could read the DVDs fine, even the ones I created under FreeBSD. I'd give you a full listing of the full error that would swamp the (real) console when I tried to mount the DVDs but I don't have access to the box right now. It was a scsi error. asq 8,3 is one of them from what I remember :) Has anyone seen this before? Thanks, -- David Vincelli