From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 09:35:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F9AF16A4CE for ; Thu, 4 Mar 2004 09:35:34 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4FE443D41 for ; Thu, 4 Mar 2004 09:35:33 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from vixen42 ([68.109.49.234]) by lakemtao08.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20040304173530.NRJJ12895.lakemtao08.cox.net@vixen42>; Thu, 4 Mar 2004 12:35:30 -0500 Date: Thu, 4 Mar 2004 09:32:34 -0600 From: Vulpes Velox To: whizkid@ValueDJ.com Message-Id: <20040304093234.576ce3cc@vixen42.> In-Reply-To: <46376.208.253.246.93.1078413379.squirrel@www.ValueDJ.com> References: <46376.208.253.246.93.1078413379.squirrel@www.ValueDJ.com> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Unable to Install FreeBSD 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 17:35:34 -0000 On Thu, 4 Mar 2004 07:16:19 -0800 (PST) whizkid@ValueDJ.com wrote: > This is a question for anyone running 5.2.1.. > > I currently have 5.1 running on a "Test server", I decieded to try > ver 5.2.1. However after I did the > > Make Buildworld > Make Buildkernel > Make installkernel > reboot > > commands, the machine would no longer boot up to a login prompt. It > would get as far as.... > > Setting Freqency to 28xxxxxxhz at 800mhz > Time ticks every 10.00 msecond > > and the machine would just hang. No keyboard controll nothing. So > I D/L the 5.2.1 ISO, and booted from Disc1 cd, and the same thing > happens at the same point. Mind you this machine has been running > 5.1 Just fine. > > The machine is a AMD Athlon XP 2800+ with a DCI NFII-400LA > Motherboard. 512 megs of DDR 2600 ram, 60gig ATA 100 Maxtor drive, > and a 24x CD-ROM Drive. Not sure if it matters but the FSB on the > board is 333mhz, not sure where the 800mhz is coming from. Sounds like a bad kernel config except for the part about the 5.2.1 ISO... have you tried it without acpi? May be useful to try the current mailing list too... Try including a copy of the dmesg from 5.1 and your kernel config too... You should be able to boot into 5.1 by going to the loader console or whatever it called unloading everything and loading the previous kernel... note: some things will not work when you do this becuase some changes in some things... you will need to recompile the world for that kernel...