From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 16:57:16 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 5C4A416A4CE for ; Fri, 24 Dec 2004 16:57:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id E389743D1F for ; Fri, 24 Dec 2004 16:57:15 +0000 (GMT) (envelope-from micologist@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so103357rnz for ; Fri, 24 Dec 2004 08:57:14 -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=TomXdRoUhTyalQ8CrEAnVPbUxAcPyk+ZAiAwdFrihhSPPcYeOFx+0jHAkFRYiAMiapEhJo3Q5Cb4JVsmUKQ/7Sszu5aDRr97/PomPZ1OczY5jRQvAHQyCcCarGHov68V0M/+GJRllzjOoBVQxBt4NGb+oV8iPfddmHQZqsdufHI= Received: by 10.38.179.3 with SMTP id b3mr58712rnf; Fri, 24 Dec 2004 08:57:14 -0800 (PST) Received: by 10.38.8.51 with HTTP; Fri, 24 Dec 2004 08:57:14 -0800 (PST) Message-ID: <7227803f04122408577867a7a8@mail.gmail.com> Date: Fri, 24 Dec 2004 11:57:14 -0500 From: David Vincelli To: Marc Fonvieille , freebsd-questions@freebsd.org In-Reply-To: <20041224164257.GC592@nosferatu.blackend.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7227803f041223222861547e39@mail.gmail.com> <20041224160008.GB592@nosferatu.blackend.org> <7227803f0412240809b40b5ed@mail.gmail.com> <20041224164257.GC592@nosferatu.blackend.org> 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 16:57:16 -0000 That's exactly what I mean (I can't mount any DVDs at all). I tried with both devices, they both fail. mount: Input/Output error. I'll try with dma disabled on atapi devices (I assume hw.ata.atpai_dma="0" means disable dma for atapi devices) when I have access to the box - it's at work and the office is closed. I think some chipset on my motherboard is left uncofigured though. I'll post the dmesg when I get back to work (jan 3rd). I'll also post that lovely error message. Thanks for your help. On Fri, 24 Dec 2004 17:42:57 +0100, Marc Fonvieille wrote: > You mean you cannot mount any DVDs? > You use something like: > > mount -t cd9660 /dev/cd0 /cdrom > or > mount -t cd9660 /dev/acd0 /cdrom > > ? > > Could you try with hw.ata.atapi_dma="0" in /boot/loader.conf > > Marc > -- David Vincelli