From owner-freebsd-questions@FreeBSD.ORG Sat Jun 4 22:14:46 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 B8306106566B for ; Sat, 4 Jun 2011 22:14:46 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from mail.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 710FA8FC0A for ; Sat, 4 Jun 2011 22:14:46 +0000 (UTC) Received: from gamma.wifi.locolomo.org (gamma.wifi.locolomo.org [172.16.1.5]) by mail.locolomo.org (Postfix) with ESMTPSA id ED2F11C0841 for ; Sun, 5 Jun 2011 00:14:44 +0200 (CEST) Message-ID: <4DEAAE54.1050508@locolomo.org> Date: Sun, 05 Jun 2011 00:14:44 +0200 From: =?ISO-8859-1?Q?Erik_N=F8rgaard?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: "questions@FreeBSD.org Questions" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 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: Sat, 04 Jun 2011 22:14:46 -0000 Hi: I just realized how many years ago I haven't been partitioning any disks .. this system is so stable :) So, now I see I have gpart as alternative to fdisk/bsdlabel. I have a 320GB disk which will be dedicated to FBSD, is there any advantage - or any problems (problems as in I've never tried that before) - using gpart instead of the "old" scheme? Do I need kernel modules not in the generic kernel or create extra boot partition? Thanks, Erik