From owner-freebsd-amd64@FreeBSD.ORG Tue Aug 2 00:36:14 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B06F16A41F for ; Tue, 2 Aug 2005 00:36:14 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E9A43D49 for ; Tue, 2 Aug 2005 00:36:13 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so723821nzd for ; Mon, 01 Aug 2005 17:36:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t+TZtg/x34rX8TafZS8fQc510MvIYu+cePgIu4U/Tlp3rQaRscP+iNRKyp8q6O13L+yaOljOHZpbe7TwrEUhESDmbv5OLTN8VvvSa02bvPfDds1ylBieGjprQ9pwEkZ97YqfJxkMU1e5XD6haovzVC7Ycbrg3WwkLoI5+IIBm2U= Received: by 10.36.224.6 with SMTP id w6mr5024316nzg; Mon, 01 Aug 2005 17:36:13 -0700 (PDT) Received: by 10.36.86.11 with HTTP; Mon, 1 Aug 2005 17:36:13 -0700 (PDT) Message-ID: Date: Mon, 1 Aug 2005 16:36:13 -0800 From: Beecher Rintoul To: freebsd-amd64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Boot Error X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Beecher Rintoul List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 00:36:14 -0000 I'm getting the following error while trying to boot: int=3D0000000d=09err=3D00000000=09efl=3D0010006=09eip=3D00027995 eax=3D00000100=09ebx=3D00000000=09ecx=3Dc000000=09edx=3D00000000 esi=3D00000200=09edi=3D0006d5f0=09ebp=3D0093630=09esp=3D0009d600 cs=3D0008=09ds=3D0010=09es=3D0010=09fs=3D0010=09gs=3D0010=09ss=3D0010 cs:eip=3D0f 30 0f 20 e0 83 c8 30-0f 22 e0 b8 00 f0 03 00 of 22 d8 0f 20 c0 0d 00-00 00 80 0f 22 c0 b8 00 ss:esp=3D69 95 00 00 00 40 dd 00-00 50 dd 00 00 10 04 00 00 00 00 00 00 00 04 00-00 00 00 00 00 40 dd 00 BTX halted I have tried both 5.4-release and 6.0-beta with the same results. The machine works fine with i386 5.4. The box is an MSI K8t Neo Mobo, running a 2800+ Sempron. Anyone have a suggestion? Tnx, Beech