From owner-freebsd-current@FreeBSD.ORG Mon Sep 26 08:39:29 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 08EF6106566C for ; Mon, 26 Sep 2011 08:39:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B55A18FC1E for ; Mon, 26 Sep 2011 08:39:28 +0000 (UTC) Received: by vws11 with SMTP id 11so7003512vws.13 for ; Mon, 26 Sep 2011 01:39:28 -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:content-type; bh=lnNze/IlCfo3a0+IJsM10npS/UUwwMGCgSgr6oR+uQ8=; b=Ed7oi3nvlMB+bU/8EX9jU6WLY5DuAO+Ii2kOqT8vzbw5Gyy6n6MzK7JZd9aar3ZBq+ M0XxDiwmkqBUb9oQB8yew8AdUqXmIMsxGZuupc+xsc/44A8km9RGvxSm3MJQHu7C25PA chciMN7m+uHlSnGaYjzQaFUtzzSo6thScPCPY= MIME-Version: 1.0 Received: by 10.52.72.16 with SMTP id z16mr5744693vdu.395.1317026367992; Mon, 26 Sep 2011 01:39:27 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.52.161.138 with HTTP; Mon, 26 Sep 2011 01:39:27 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Sep 2011 16:39:27 +0800 X-Google-Sender-Auth: jFYelUiDIXhOpuYiRKAHD0uc1fY Message-ID: From: Adrian Chadd To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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 08:39:29 -0000 .. because PCBSD 9.0 uses a FreeBSD partition inside an MBR/DOS partition scheme, rather than GPT inside MBR/DOS. Something tells me this is going to cause problems.. Adrian On 26 September 2011 16:38, Adrian Chadd wrote: > .. and as a side note, PCBSD 9.0-BETA2 USB install booted fine on the > same machine (Although I needed a larger flash disk, as it's 100 > megabytes larger than what my "4 gigabyte" USB flash drives > advertise.) > > I'll try dumping FreeBSD on the same USB flash disk once PCBSD is > installed, just to eliminate the USB disk itself as an issue. > > > Adrian >