From owner-freebsd-questions@FreeBSD.ORG Sat Jun 21 09:32:41 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 98901106566C for ; Sat, 21 Jun 2008 09:32:41 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from delusion.skoberne.net (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by mx1.freebsd.org (Postfix) with ESMTP id 3E40C8FC25 for ; Sat, 21 Jun 2008 09:32:41 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (localhost [127.0.0.1]) by delusion.skoberne.net (Postfix) with ESMTP id 74A32B81B; Sat, 21 Jun 2008 11:26:04 +0200 (CEST) Received: from delusion.skoberne.net ([127.0.0.1]) by localhost (delusion.skoberne.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 59143-01; Sat, 21 Jun 2008 11:26:01 +0200 (CEST) Received: from [192.168.15.2] (simian.skoberne.local [192.168.15.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejkopejko@skoberne.net) by delusion.skoberne.net (Postfix) with ESMTP id CFC54B81A; Sat, 21 Jun 2008 11:26:01 +0200 (CEST) Message-ID: <485CC929.2030604@skoberne.net> Date: Sat, 21 Jun 2008 11:26:01 +0200 From: =?windows-1252?Q?Nejc_=8Akoberne?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Erik Trulsson References: <20080620123154.K47466@wojtek.tensor.gdynia.pl> <867893.19250.qm@web57012.mail.re3.yahoo.com> <20080620105111.GA2249@owl.midgard.homeip.net> In-Reply-To: <20080620105111.GA2249@owl.midgard.homeip.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Cc: User Questions Subject: Re: FreeBSD fdisk how to? 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, 21 Jun 2008 09:32:41 -0000 Hi, > Well, fdisk(8) is somewhat cumbersome to use. Personally I tend to invoke > sysinstall(8) to create new slices (can be done after install too.) Much > easier to use. OT, but: does sysinstall's "fdisk" also support gmirror and gstripe devices? Or do I need to use fdisk to make slices there? Thanks, Nejc