From owner-freebsd-questions@FreeBSD.ORG Sat Sep 6 16:28:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23EC91065670 for ; Sat, 6 Sep 2008 16:28:31 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4B4668FC18 for ; Sat, 6 Sep 2008 16:28:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m86GRXKd002942; Sat, 6 Sep 2008 18:27:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m86GRWBC002939; Sat, 6 Sep 2008 18:27:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 6 Sep 2008 18:27:32 +0200 (CEST) From: Wojciech Puchar To: Cem Kayali In-Reply-To: <48C2847A.4070209@eticaret.com.tr> Message-ID: <20080906182644.Q2937@wojtek.tensor.gdynia.pl> References: <48C2847A.4070209@eticaret.com.tr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: bsdlabel does not create geli slices ie; /dev/ad4s1.elia X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 16:28:31 -0000 > > Hello! > > After initializing geli and attach geli enabled partition, i would like to > create freebsd slices. Once i try 'bsdlabel -w /dev/ad4s1.eli' and then > 'bsdlabel -e /dev/ad4s1.eli', this does not create ie; /dev/ad4s1.elia and i > can not run newfs in success: 'Could not find special device'. > > Thanks if someone has advise about this. no idea. i have partitioned geli devices and i partitioned it just as you said (bsdlabel -w and -e), just i don't use fdisk but it shouldn't matter