From owner-freebsd-geom@FreeBSD.ORG Fri Dec 22 22:14:13 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8D6BB16A416 for ; Fri, 22 Dec 2006 22:14:13 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 64F6D13C441 for ; Fri, 22 Dec 2006 22:14:09 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 28ED1107E8 for ; Fri, 22 Dec 2006 12:53:03 -0500 (EST) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id C90B051CD5 for ; Fri, 22 Dec 2006 12:52:02 -0500 (EST) Date: Fri, 22 Dec 2006 17:51:59 +0000 From: RW To: freebsd-geom@freebsd.org Message-ID: <20061222175159.1c3d3921@gumby.homeunix.com> In-Reply-To: <200612181701.21543.fbsd06@mlists.homeunix.com> References: <200612181322.13560.fbsd06@mlists.homeunix.com> <20061218142830.GE73800@garage.freebsd.pl> <200612181701.21543.fbsd06@mlists.homeunix.com> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: gconcat/gbde DVD encryption problem X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2006 22:14:13 -0000 On Mon, 18 Dec 2006 17:01:21 +0000 RW wrote: > On Monday 18 December 2006 14:28, Pawel Jakub Dawidek wrote: > > On Mon, Dec 18, 2006 at 01:22:13PM +0000, RW wrote: > > > > # gbde attach /dev/concat/datadvd > > > Enter passphrase: > > > gbde: Attach to concat/datadvd failed: could not access consumer > > > > > > > > > The same problem exists on a newly created disk, so it probably > > > not corruption. And if I copy the two file to hard disk it > > > works. It just seems to be a problem when they are on the DVD. > > > > > > Any ideas on how to fix this. I'm not particularly bothered about > > > the existing disks, but I'd like to create some new ones. > > > > The problem is because gbde(4) tries to open provider read-write, > > which is not possible ... > I'm aware that I can work around it by copying the files to a hard > disk, but two years ago this worked with the data on the DVD without > any problems. So is that it? Is it no longer possible to create an encrypted CDR or DVD+/-R? Does the equivalent method work with GELI?