From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 15:55:04 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 D02B016A4CE for ; Fri, 24 Dec 2004 15:55:04 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6427943D58 for ; Fri, 24 Dec 2004 15:55:04 +0000 (GMT) (envelope-from micologist@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so101317rnz for ; Fri, 24 Dec 2004 07:55:03 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=QmreB/UZ1MKp2HzZLN8Juao0zDxKoJ5zmVXcWnLfHZL1G2eGz3tfRtz5ezFGGlEV/phYIkXdksjdIsUPRkp42Q/CR3bwNaER9APgKKOmmRLj0Aoqy8A+9gl2MOobdD6DgJR7FpJWS+yRvReia/oI6K929VXiMT4b+gzH9UD2exk= Received: by 10.38.179.3 with SMTP id b3mr47208rnf; Fri, 24 Dec 2004 07:55:03 -0800 (PST) Received: by 10.38.8.51 with HTTP; Fri, 24 Dec 2004 07:55:03 -0800 (PST) Message-ID: <7227803f04122407557bba1f84@mail.gmail.com> Date: Fri, 24 Dec 2004 10:55:03 -0500 From: David Vincelli To: Ian Moore , freebsd-questions@freebsd.org In-Reply-To: <200412241722.28723.imoore@picknowl.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7227803f041223222861547e39@mail.gmail.com> <200412241722.28723.imoore@picknowl.com.au> Subject: Re: 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 15:55:05 -0000 Hi Ian, What do you mean by when you say you "mount them as a SCSI device". Which device is that? Thanks, On Fri, 24 Dec 2004 17:22:16 +1030, Ian Moore wrote: > On Fri, 24 Dec 2004 16:58, David Vincelli wrote: > > 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? > Hi Vince, > I bought the same DVD drive a few weeks ago & it works just fine on my > 5.3-RELEASE system. I can watch DVDs, mount a DVD-ROM & I've burnt a DVD-RW > successfully. There's nothing special in my kernel except ATAPICAM support. > I mount it as a SCSI device, so maybe it's worth trying that on your system? > > Cheers, > -- > Ian > > GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc -- David Vincelli