From owner-freebsd-current@FreeBSD.ORG Mon Sep 26 04:14:11 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 53FAE106566B for ; Mon, 26 Sep 2011 04:14:11 +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 D39058FC08 for ; Mon, 26 Sep 2011 04:14:10 +0000 (UTC) Received: by gxk26 with SMTP id 26so4061810gxk.13 for ; Sun, 25 Sep 2011 21:14:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=TBTnADPvBh4D49QvNTbLTZzTzAD9ENqxz8dMmwWhqa8=; b=O22Z1be7esKsPycIoy9RqV+2sJsKlDR/XmW5bEUK5jlP7lgQpShGqQYZ3n4rU3G3uM GLOyO5Pti5Z8ABbEAUcPF5YcqZTRrZNI9D/gShyRgfxSULan+bUzvtxclsqdS63qTUJw yL9aPs+LOawuG5rjqk9sjga1RidyFc8/sFhnA= MIME-Version: 1.0 Received: by 10.236.193.72 with SMTP id j48mr15374735yhn.21.1317010450129; Sun, 25 Sep 2011 21:14:10 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Sun, 25 Sep 2011 21:14:10 -0700 (PDT) Date: Mon, 26 Sep 2011 12:14:10 +0800 X-Google-Sender-Auth: S7XGOkz2bfw8iaTh1dqB7Xkl2S8 Message-ID: From: Adrian Chadd To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 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 04:14:11 -0000 Hi all, I've just tried to boot a FreeBSD-9.0 BETA2 (i386) memstick USB image on my BIOS. When inserted into a FreeBSD box (the one that I wrote it from), the partition table has an MBR style partition setup with a single EFI partition on it. It however doesn't even get to the point where it fails to boot - it hangs the BIOS at the startup screen, just after the memory probe. This is normally where it'll print out the attached storage devices. If I attach another USB stick with a normal DOS/FAT filesystem and partition layout (the same model USB drive), the BIOS startup sequence completes. The motherboard is a Gigabyte G41MT-ES2L. The BIOS reports it as "G41MT-ES2L F2". The version string along the bottom is "12/01/2009-G41-ICH7-6a79PG03C-00". Thanks, Adrian [adrian@pcbsd-3114]/data/freebsd/mips/if_ath_tx/src/sys/net80211(2434)% fdisk da0 ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=489 heads=255 sectors/track=63 (16065 blks/cyl) parameters to be used for BIOS calculations are: cylinders=489 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 238 (0xee),(EFI GPT) start 1, size 1092019 (533 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 255/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: