From owner-freebsd-current@FreeBSD.ORG Wed Feb 2 20:09:33 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2A9C106564A; Wed, 2 Feb 2011 20:09:33 +0000 (UTC) (envelope-from pi@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) by mx1.freebsd.org (Postfix) with ESMTP id 833D88FC1B; Wed, 2 Feb 2011 20:09:33 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1Pkj1D-0004MM-6Z; Wed, 02 Feb 2011 21:09:35 +0100 Date: Wed, 2 Feb 2011 21:09:35 +0100 From: Kurt Jaeger To: Alexander Best Message-ID: <20110202200935.GE34314@home.opsec.eu> References: <20110202195441.GA39963@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110202195441.GA39963@freebsd.org> X-Mailman-Approved-At: Wed, 02 Feb 2011 20:52:38 +0000 Cc: freebsd-current@freebsd.org Subject: Re: looking for a fast way to dump a dvd to a file on my hdd 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: Wed, 02 Feb 2011 20:09:33 -0000 Hi! > please not that this is an atapi drive, but i'm using ATA_CAM. > > so far dd(1) with a bs=2048 finished after: > > 4676648960 bytes transferred in 1639.108763 secs (2853166 bytes/sec) > > ... this drive is capable of reading dvds at a speed of 16x. [1] tells me, > that this means the entire disc (SL) should have been read after ~ 4 minutes. Try dd ibs=2048 obs=64m which would buffer large amounts before writing it out. -- pi@opsec.eu +49 171 3101372 9 years to go !