Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2003 11:35:31 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsduser@comcast.net
Cc:        freebsd-amd64@freebsd.org
Subject:   RE: Boot floppy panic
Message-ID:  <XFMail.20031222113531.jhb@FreeBSD.org>
In-Reply-To: <122120030019.15135.4953@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 21-Dec-2003 freebsduser@comcast.net wrote:
> Trying to use the boot floppies kern.flp and mfsroot.flp on an Opteron 246 with an Asus SK8N
> mobo, 1 gb dual channel memory and such. After inserting the MFS root it seems to scoot along
> fine until....
> 
> Fatal trap 9: general protection fault while in kernel mode
> instruction pointer = 0x58:0x207c
> stack pointer = 0x10:0xf80
> frame pointer = 0x10:0x0
>               = DPL 0, pres 1, def32 0, gran 0
> processor eflags = interrupt enabled, resume, IOPL = 0
> current process = 0 (swapper)
> trap number = 9
> panic: general protection fault
> Uptime: 1s

Died in the BIOS.  5.x definitely has grown some kind of bug for the
bios32() stuff.  I get this type of panic on Intel 845 adn 865 motherboards
if ACPI is disabled when the kernel tries to enumerate PnPBIOS devices.
Using an install CD which has a full kernel and includes acpi.ko might
work.  Alternatively, you could try using FreeBSD 5.2/amd64 to run FreeBSD
as a native 64-bit OS.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



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