From owner-freebsd-geom@FreeBSD.ORG Sat May 2 16:31:09 2009 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71436106566B for ; Sat, 2 May 2009 16:31:09 +0000 (UTC) (envelope-from fb-geom@psconsult.nl) Received: from mx1.psconsult.nl (psc11.adsl.iaf.nl [80.89.238.138]) by mx1.freebsd.org (Postfix) with ESMTP id D14008FC19 for ; Sat, 2 May 2009 16:31:08 +0000 (UTC) (envelope-from fb-geom@psconsult.nl) Received: from mx1.psconsult.nl (localhost [80.89.238.138]) by mx1.psconsult.nl (8.14.2/8.14.2) with ESMTP id n42GEh1G050155 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 2 May 2009 18:14:48 +0200 (CEST) (envelope-from fb-geom@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.2/8.14.2/Submit) id n42GEhUK050154 for freebsd-geom@freebsd.org; Sat, 2 May 2009 18:14:43 +0200 (CEST) (envelope-from fb-geom@psconsult.nl) Date: Sat, 2 May 2009 18:14:43 +0200 From: Paul Schenkeveld To: freebsd-geom@freebsd.org Message-ID: <20090502161442.GA42972@psconsult.nl> Mail-Followup-To: freebsd-geom@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Multiple FreeBSD instances with gpt X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2009 16:31:09 -0000 Hello, Is there a GPT equivalent for boot0 which allows for multiple instances of FreeBSD to co-reside on a single harddisk with GPT as the primary partitioning scheme and that provides a boot menu similar to boot0? I could try to use grub here but I'm not a big fan of grub. Regards, Paul Schenkeveld