From owner-freebsd-questions@FreeBSD.ORG Wed Mar 13 03:15:03 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 4F107B41 for ; Wed, 13 Mar 2013 03:15:03 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 31FA3CBF for ; Wed, 13 Mar 2013 03:15:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=72Aa+2il3io0oBtHlJf2GY8otvKzlFjdyv3k6+83uDY=; b=AZRty9YfOeAMDMvL/1YfQ54nqnCP8qZJeXO6Ys09jsLwqpyOcqK4cCDwgHsCTVGcagStcirrs+MpxjN9CGkZRY3ugCHwsP1fcdPPA/90GitvJAVvIIHLDSDup6xIvFUMD35QBeL/oj9yYKiQlY1QqJ3fmMXuv3PMIiq9FK0bLi8=; Received: from [122.129.203.50] (port=63314 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UFbX3-003ugX-PR; Tue, 12 Mar 2013 20:35:10 -0600 Date: Wed, 13 Mar 2013 09:35:06 +0700 From: Erich Dollansky To: Doug Hardie Subject: Re: Using bsdinstall to create MBR Message-ID: <20130313093506.76dd3d6f@X220.ovitrap.com> In-Reply-To: <9EA95DBE-04D0-4AAE-9ED8-BCDAFD6AEF55@lafn.org> References: <9EA95DBE-04D0-4AAE-9ED8-BCDAFD6AEF55@lafn.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: 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 03:15:03 -0000 Hi, On Tue, 12 Mar 2013 18:36:15 -0700 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? > I would recommend gpart. You can find out more here: http://www.wonkity.com/~wblock/docs/html/disksetup.html Erich > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"