Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2002 16:31:30 -0500
From:      John De Boskey <jwd@bsdwins.com>
To:        Current List <freebsd-current@freebsd.org>
Cc:        Nate Lawson <nate@root.org>, David Rhodu <david@uky.edu>, Sidcarter <sidcarter@symonds.net>
Subject:   Re: Kernel not booting....Immediate crash
Message-ID:  <20021108213130.GA88561@BSDWins.Com>
In-Reply-To: <Pine.BSF.4.21.0211081104370.23382-100000@root.org>
References:  <3DCA86D9.2090209@uky.edu> <Pine.BSF.4.21.0211081104370.23382-100000@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
----- 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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,<b28>,ACC,<b31>>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021108213130.GA88561>