From owner-freebsd-current Fri Nov 8 13:45: 7 2002 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 75F0A37B401 for ; Fri, 8 Nov 2002 13:45:05 -0800 (PST) Received: from bsdone.bsdwins.com (www.bsdwins.com [192.58.184.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6D143E6E for ; Fri, 8 Nov 2002 13:45:04 -0800 (PST) (envelope-from jwd@bsdwins.com) Received: from bsdone.bsdwins.com (localhost [127.0.0.1]) by bsdone.bsdwins.com (8.12.5/8.12.5) with ESMTP id gA8LVUW2088702; Fri, 8 Nov 2002 16:31:30 -0500 (EST) (envelope-from jwd@www.bsdwins.com) Received: (from jwd@localhost) by bsdone.bsdwins.com (8.12.5/8.12.5/Submit) id gA8LVUja088701; Fri, 8 Nov 2002 16:31:30 -0500 (EST) Date: Fri, 8 Nov 2002 16:31:30 -0500 From: John De Boskey To: Current List Cc: Nate Lawson , David Rhodu , Sidcarter Subject: Re: Kernel not booting....Immediate crash Message-ID: <20021108213130.GA88561@BSDWins.Com> References: <3DCA86D9.2090209@uky.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Nate Lawson's Original Message ----- > On Thu, 7 Nov 2002, David Rhodu wrote: > > Sidcarter wrote: > > >Hi Folks, > > > > > > I just did a cvsup and installed a kernel. I have been trying this from > > > the past few days with the same error. I am copying this by hand, > > > since it crashes immediately after loading the modules. > > > The error message is here > > > > > >---------------------------------------------------- > > >Booting [/boot/kernel/kernel]... > > >/boot/kernel/acpi.ko text=0x30dbc data=0x1a58+0xb48 syms=[0x4+0x5770+0x4+0x73b9/]\ > > Try disabling acpi: > echo "hint.acpi.0.disable=1" >> /boot/device.hints I appear to be having the exact same problem with a new dual Xeon system. It boots 4.7 correctly. The header from a 4.7 dmesg shows: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD RELENG_4_7_0_RELEASE #0: Fri Nov 8 12:08:15 GMT 2002 root@:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium 4 (2791.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff,ACC,> real memory = 1073676288 (1048512K bytes) avail memory = 1039872000 (1015500K bytes) Preloaded elf kernel "kernel" at 0xc050e000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 19 entries at 0xc00f30a0 Trying to boot from a 5.0 iso fails immediately after loading the acpi.ko module. It panics with no traceback available. Breaking into the boot sequence and issuing: set hint.acpi.0.disable=1 has no effect. Any other ideas on how to boot and get 5.0 installed onto this hardware? Thanks, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message