From owner-freebsd-current@FreeBSD.ORG Sat Nov 19 00:19:19 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B19016A41F for ; Sat, 19 Nov 2005 00:19:19 +0000 (GMT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5531343D45 for ; Sat, 19 Nov 2005 00:19:19 +0000 (GMT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.13.4/8.13.4) with ESMTP id jAJ0ItPD013856 for ; Fri, 18 Nov 2005 16:18:55 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.13.4/8.13.4/Submit) id jAJ0ItTe013855; Fri, 18 Nov 2005 16:18:55 -0800 (PST) Date: Fri, 18 Nov 2005 16:18:55 -0800 (PST) From: Matthew Dillon Message-Id: <200511190018.jAJ0ItTe013855@apollo.backplane.com> To: freebsd-current@freebsd.org References: <20051117010651.97608.qmail@web50303.mail.yahoo.com> <437D6F30.3060903@tasam.com> <200511181923.jAIJNHwW012453@apollo.backplane.com> <200511181434.38829.jhb@freebsd.org> <200511182254.jAIMsdDT013394@apollo.backplane.com> <437E6AF7.1040402@samsco.org> Subject: Re: 7-CURRENT-SNAP009-i386-bootonly.iso on Shuttle XPC w/ AMD X2 (was Re: Side note on Shuttle XPC) 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: Sat, 19 Nov 2005 00:19:19 -0000 :So the amd64 snapshot didn't boot but the i386 one did? Interesting. :Thanks a lot for investigating this. : :Scott Yup. My guess is that the 64-bit boot issue that early in the boot sequence is something stupid simple. It looks it from the consistency of the crash. I'm going to leave FreeBSD-HEAD installed on the box for the next two or three months to run some comparative tests (with WITNESS turned off of course), and to work on an ACPI link code port to DragonFly. During that period I am happy to run test kernels for people working on AMD/64-bit, ACPI, or NVE related work. All that is required is that you email me a 'fetch' line to retrieve a tar of the /boot/kernel tree you want me to test, or that you email me the 'fetch' line to retrieve e.g. a bootonly or disc1 ISO that you want me to boot the box with to see how far it gets. -Matt Matthew Dillon