From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 23:45:38 2004 Return-Path: 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 811A716A4CE for ; Mon, 11 Oct 2004 23:45:38 +0000 (GMT) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B5143D48 for ; Mon, 11 Oct 2004 23:45:38 +0000 (GMT) (envelope-from lukas@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:lukas@norge.freeshell.org [192.94.73.3]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i9BNjYmS011291; Mon, 11 Oct 2004 23:45:34 GMT Received: (from lukas@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id i9BNjYVH027632; Mon, 11 Oct 2004 16:45:34 -0700 (PDT) Date: Mon, 11 Oct 2004 16:45:34 -0700 (PDT) From: Luke X-X-Sender: lukas@norge.freeshell.org To: Mike Jakubik In-Reply-To: <1042.192.168.0.188.1097537287.squirrel@192.168.0.188> Message-ID: References: <1050.192.168.0.188.1097518259.squirrel@192.168.0.188> <1043.192.168.0.188.1097535096.squirrel@192.168.0.188> <1042.192.168.0.188.1097537287.squirrel@192.168.0.188> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-current@FreeBSD.org Subject: Re: 5.3-BETA7 ISO wont load after install (stuck after bootloader) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: LukeD@pobox.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 23:45:38 -0000 On Mon, 11 Oct 2004, Mike Jakubik wrote: > Date: Mon, 11 Oct 2004 19:28:07 -0400 (EDT) > From: Mike Jakubik > To: Scott Long > Cc: freebsd-current@FreeBSD.org, Kris Kennaway > Subject: Re: 5.3-BETA7 ISO wont load after install (stuck after bootloader) > > Scott Long said: > >> Mike Jakubik wrote: > >>> The checksum is OK. I have burned another CD at a slower speed and using >>> different software, the problem persists. >>> >> I wonder if there is data corruption coming from the pst driver. Can >> you try booting 'safe mode' when you install? Also, how much RAM do you >> have? > > I have booted the install in safe mode, and completed another install. > Same problem. The machine has 1GB of RAM. I will try downloading a 4.10 CD > and installing that. Another thing i noticed which may or may not be > related is this error message (the machine is a single cpu athlon): > > mptable_probe: MP Config Table has bad signature: > > Thanks. I had that exact same error and behavior with 5.2.1 back in March. I had to disable SMP and APIC in the kernel in order to boot the machine. The "boot without APIC" on the startup menu worked until I was able to build a custom kernel. Something in the SMP code just could not get along with the motherboard on that machine. Considering the age, condition, and technological oddness of the motherboard, I can't really blame the code for my problem however.