From owner-freebsd-current@FreeBSD.ORG Mon Sep 26 05:15:41 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 17253106566B for ; Mon, 26 Sep 2011 05:15:41 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id CAD038FC12 for ; Mon, 26 Sep 2011 05:15:39 +0000 (UTC) Received: by yia13 with SMTP id 13so5111070yia.13 for ; Sun, 25 Sep 2011 22:15:39 -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; bh=YJ2AknFRtWYb5QJ7iZnLwW3bzTPjPDrFmIhm+Y1WMaI=; b=EIfr4NccD59K1njTBolw0zgq/UHIJj2rSzyEAsEn40/jm4peCVMoBlVTIP1YkhzNGR i8eIXpoUpBMQC2ZNC1nMH9pkXKeoPoPp4QioMrnR9gQ99DKc6sO4pC9CFjsWnxyO5jL4 RtY4StJSxMXga0Z47enrPsEA6gsfSaaXRUfF4= MIME-Version: 1.0 Received: by 10.236.129.242 with SMTP id h78mr36450148yhi.89.1317014139350; Sun, 25 Sep 2011 22:15:39 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Sun, 25 Sep 2011 22:15:39 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Sep 2011 13:15:39 +0800 X-Google-Sender-Auth: JMIgIKlwY6bZREod4GyGJJtQc24 Message-ID: From: Adrian Chadd To: Kevin Oberman Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 9.0-BETA2 memstick USB image hangs my BIOS 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: Mon, 26 Sep 2011 05:15:41 -0000 On 26 September 2011 13:07, Kevin Oberman wrote: > I may not have been entirely clear. The Android and the BIOS in my laptop seem > to have an issue. The Thunderbolt does not seem to block boot on other systems, > just my T520. Oh I understood that. It was this comment: > I suspect that the thumb drive is the issue, not FreeBSD. That was I disagreeing with. Another data point - the system boots and runs fine with the GPT/MBR layout on the SATA drive. Just not on USB. Adrian