From owner-freebsd-sysinstall@FreeBSD.ORG Fri Jul 9 17:50:27 2010 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80AB5106564A for ; Fri, 9 Jul 2010 17:50:27 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [204.109.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 4565B8FC13 for ; Fri, 9 Jul 2010 17:50:27 +0000 (UTC) Received: from unknown (client-82-31-2-50.midd.adsl.virginmedia.com [82.31.2.50]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 737915D42; Fri, 9 Jul 2010 17:50:16 +0000 (UTC) Date: Fri, 9 Jul 2010 18:50:27 +0100 From: Bruce Cran To: Sean Bruno Message-ID: <20100709185027.00001290@unknown> In-Reply-To: <1278694522.2436.22.camel@localhost.localdomain> References: <1278694522.2436.22.camel@localhost.localdomain> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-sysinstall@freebsd.org" Subject: Re: Silly Sysinstall Tricks, redux X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2010 17:50:27 -0000 On Fri, 09 Jul 2010 09:55:22 -0700 Sean Bruno wrote: > Karsten asked for a "proper bug report" so I'll try to comply. > > Setup: > Partition a USB stick into 3 seperate partitions > -- Part 1: VFAT, 128MB, Grub boot loader and related files > -- Part 2: Empty partition, 1.2GB, no F/S > -- Part 3: Empty partition, 1.2GB, no F/S That's 3 separate slices, not partitions (in FreeBSD terminology). I'm not sure having more than one FreeBSD slice on a single disk is supported at all? -- Bruce Cran