From owner-freebsd-questions@FreeBSD.ORG Sun Jun 5 02:43:38 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A380E1065673 for ; Sun, 5 Jun 2011 02:43:38 +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 656748FC0A for ; Sun, 5 Jun 2011 02:43:38 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p552hb1G034929; Sat, 4 Jun 2011 20:43:37 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p552hbEG034926; Sat, 4 Jun 2011 20:43:37 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 4 Jun 2011 20:43:37 -0600 (MDT) From: Warren Block To: Robert Simmons In-Reply-To: Message-ID: References: <4DEAAE54.1050508@locolomo.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]); Sat, 04 Jun 2011 20:43:37 -0600 (MDT) Cc: "questions@FreeBSD.org Questions" Subject: Re: Partitioning with gpart or old style slices? 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: Sun, 05 Jun 2011 02:43:38 -0000 On Sat, 4 Jun 2011, Robert Simmons wrote: >> Do I need kernel modules not in the generic kernel or create extra boot >> partition? > > If you use it to make GPT partitions, you will need a freebsd-boot > partition with the proper bootcode for what you want to do. If you > search this mailing list's archive, I've posted basic instructions for > gpart/GPT partitioning recently, perhaps there needs to be a section > added to Handbook 18.3.2 describing the basics. Unfortunately, the > only mention in the handbook is a link to the man page in section > 18.3. There's a sample in the second half of my disk setup article: http://www.wonkity.com/~wblock/docs/html/disksetup.html