From owner-freebsd-questions@FreeBSD.ORG Wed Mar 13 01:50:49 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EAC3C981 for ; Wed, 13 Mar 2013 01:50:49 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id A069E865 for ; Wed, 13 Mar 2013 01:50:49 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r2D1oh9p064689; Tue, 12 Mar 2013 19:50:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r2D1ohLR064686; Tue, 12 Mar 2013 19:50:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 12 Mar 2013 19:50:43 -0600 (MDT) From: Warren Block To: Doug Hardie Subject: Re: Using bsdinstall to create MBR In-Reply-To: <9EA95DBE-04D0-4AAE-9ED8-BCDAFD6AEF55@lafn.org> Message-ID: References: <9EA95DBE-04D0-4AAE-9ED8-BCDAFD6AEF55@lafn.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Tue, 12 Mar 2013 19:50:43 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 01:50:50 -0000 On Tue, 12 Mar 2013, Doug Hardie wrote: > I am trying to use bsdinstall to create a MBR partitioned disk. I can > set the partition type to MBR fine. However, when trying to add in > slices I can't figure out what to enter for the parameters. > Everything I have tried gives an error message. I wanted one for / > and one for swap. How do I create the two slices? http://forums.freebsd.org/showpost.php?p=149210&postcount=13