From owner-freebsd-questions@FreeBSD.ORG Sun Nov 25 13:13:38 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7CD2FB54 for ; Sun, 25 Nov 2012 13:13:38 +0000 (UTC) (envelope-from lbc@bnrlabs.com) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12]) by mx1.freebsd.org (Postfix) with ESMTP id 2DF5C8FC08 for ; Sun, 25 Nov 2012 13:13:36 +0000 (UTC) Received: from mail.bnrlabs.com (unknown [82.224.61.5]) by smtp3-g21.free.fr (Postfix) with ESMTP id 13773A6221 for ; Sun, 25 Nov 2012 14:13:31 +0100 (CET) Received: from [127.0.0.1] (unknown [172.20.96.112]) by mail.bnrlabs.com (Postfix) with ESMTP id 6279546072 for ; Sun, 25 Nov 2012 14:13:30 +0100 (CET) Message-ID: <50B2197C.2040003@bnrlabs.com> Date: Sun, 25 Nov 2012 14:13:32 +0100 From: "Lucas B. Cohen" MIME-Version: 1.0 CC: freebsd-questions@freebsd.org Subject: Re: Manually partitioning using gpart References: <1353842774.2508.18.camel@q> <50B20FD9.9070405@bnrlabs.com> <1353848249.2508.41.camel@q> In-Reply-To: <1353848249.2508.41.camel@q> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Sun, 25 Nov 2012 13:13:38 -0000 On 2012.11.25 13:57, Ralf Mardorf wrote: > IIUC "Install the GPT bootcode into the boot partition" has to be done > and is independent of the GRUB in the MBR. Not in your case. You won't need bootcode other than GRUB's (in the MBR, and the Linux partition where the bulk of it is installed).