diskless panic with new interrupt code
From: John Hay (jhay_at_icomtek.csir.co.za)
Date: 11/10/03
- Previous message: Marius Strobl: "Re: New interrupt stuff breaks ASUS 2 CPU system"
- Next in thread: John Baldwin: "RE: diskless panic with new interrupt code"
- Reply: John Baldwin: "RE: diskless panic with new interrupt code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 10 Nov 2003 18:29:38 +0200 To: current@freebsd.org
Hi,
My old diskless dual Pentium I 100MHz system does not like the latest
code. I use etherboot to boot it. I have tried both an UP and SMP kernel
but it panic in the same way. Looking at the low address values, it
looks as if it happens very early. Maybe something depends on the
loader initializing things nowadays? A kernel of about 2 weeks ago
did boot without a problem, even an SMP one.
On bootup this is what I see:
#########################################
WARNING: loader(8) metadata is missing!
instruction pointer = 0x0:0xa00
stack pointer = 0x0:0xffe
frame pointer = 0x0:0x0
code segment = base 0x0, limit 0x0, type 0x0
= DPL 0, pres 0, def32 0, gran 0
processor eflags = interrupt enabled, vm86, IOPL = 0
current process = 0 ()
kernel: type 30 trap, code=0
Stopped at 0xa00: cli
db>
#########################################
John
-- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Marius Strobl: "Re: New interrupt stuff breaks ASUS 2 CPU system"
- Next in thread: John Baldwin: "RE: diskless panic with new interrupt code"
- Reply: John Baldwin: "RE: diskless panic with new interrupt code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|