From owner-freebsd-geom@FreeBSD.ORG Tue Aug 24 19:49:06 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7743B16A4CE for ; Tue, 24 Aug 2004 19:49:06 +0000 (GMT) Received: from v00058.home.net.pl (data.pl [212.85.96.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 6012243D49 for ; Tue, 24 Aug 2004 19:49:05 +0000 (GMT) (envelope-from dot@data.pl) Received: from localhost (HELO nonSpace) (dot.data@home@127.0.0.1) by matrix01.home.net.pl with SMTP; 24 Aug 2004 19:48:59 -0000 Date: Tue, 24 Aug 2004 22:01:35 +0200 From: DOT To: freebsd-geom@freebsd.org Message-Id: <20040824220135.3fc524ff.dot@data.pl> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: write to device not permitted X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 19:49:06 -0000 Hello again, For now I've decided to leave my piteous ad0s3 as it is, and try to create "temporary" home directory on other partition. Encrypted ofcourse. I've created and labeled it from sysinstall (installation CD). When I try to initialize ad0s4d with flushing and sector size 2048 I get exactly this error message: gbde: write to $device_name: Operation not permitted What can I do to avoid/fix this? Thanks, Michal Bartkowiak