From owner-freebsd-current@FreeBSD.ORG Sun Oct 9 06:03:08 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6156106564A; Sun, 9 Oct 2011 06:03:08 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 636438FC17; Sun, 9 Oct 2011 06:03:08 +0000 (UTC) Received: by ggeq3 with SMTP id q3so4690308gge.13 for ; Sat, 08 Oct 2011 23:03:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dT8GXaqLbUU1omoMPMh3hxaPb/tmcDEcZqWWqD5PDJ0=; b=T20pQKEiQOd27ehn9cEH4RKmtik7FBIhjz6Wlpr9c1FLWNCNZaVC4/Qx0HXIDUl0/O 7bXaV++4znft8DmUrnIbfLn2/xoXnxK4elMkQkWttlb2kYb/ecvNUlrBqt9bhcNud8dc 8bdRJcPt+ZgKO7j0j288majfARhxhCU+S/KD0= MIME-Version: 1.0 Received: by 10.236.197.69 with SMTP id s45mr17881364yhn.54.1318140187811; Sat, 08 Oct 2011 23:03:07 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Sat, 8 Oct 2011 23:03:07 -0700 (PDT) In-Reply-To: <4E913502.5020307@FreeBSD.org> References: <20111008155252.GA24223.edited@vs2.gothschlampen.com> <4E90B4B1.7000009@FreeBSD.org> <20111009024140.GA13517@vs2.gothschlampen.com> <4E913502.5020307@FreeBSD.org> Date: Sun, 9 Oct 2011 14:03:07 +0800 X-Google-Sender-Auth: W96lVmSi3JfWzJKabaHplml3CGg Message-ID: From: Adrian Chadd To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Garrett Cooper , freebsd-current@freebsd.org, "Thomas K." Subject: Re: Memstick image differences between 8.x and 9.x X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2011 06:03:08 -0000 On 9 October 2011 13:45, Glen Barber wrote: > Mostly what I was getting at here was ensuring the first blocks of the > memory stick did not contain "actual data." =A0Though, I fear other force= s > may be at play here with GPT... > There are. We've lost this round; let's just throw MBR back onto the memstick images and then focus these boot related issues to fixing the bootloader. :) Adrian