From owner-freebsd-questions Sun Apr 18 13:47:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id A590114F1B for ; Sun, 18 Apr 1999 13:47:08 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id PAA28003; Sun, 18 Apr 1999 15:59:51 -0500 (EST) Date: Sun, 18 Apr 1999 15:59:49 -0500 (EST) From: Alfred Perlstein To: Marcus Brito Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Page fault after Kernel compiling In-Reply-To: <19990418163831.A1228@pazu.ddns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 18 Apr 1999, Marcus Brito wrote: > Hello people, > > I'm having some problems getting started with FreeBSD. This is normal, and I'll do my best to overcome this phase quickly. However, I'm stuck with a problem. > > I tried to recompile my kernel, following the instructions in the handbook. > Everything went fine during compile, but when I rebooted, the kernel didn't > worked. It seems to boot fine at some extent, but then suddenly stops booting, > and says is encountered a page fault in kernel mode, and prompts for reboot. > > I'm including my kernel configuration file for reference. I'm on Intel Pentium, with IDE harddrives and an ATAPI CDROM. The videoboard is a Trident TGUI9440, > and the soundboard is a standard Sound Blaster 16 PnP. If this matters, the > Motherboard is a OPTi Viper. what is the last few lines you see before the the panic? a suggestion: make another copy of GENERIC and _slowly_ add, compile, test you modifications, that way you can narrow down the offending options also, make absolutly sure you are running "make depend" before "make all" -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message