From owner-freebsd-current@FreeBSD.ORG Tue Jan 27 10:44:55 2004 Return-Path: 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 144C116A4CE for ; Tue, 27 Jan 2004 10:44:55 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A5EB43D4C for ; Tue, 27 Jan 2004 10:44:37 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 511A472DBF; Tue, 27 Jan 2004 10:44:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 4E25972DB5; Tue, 27 Jan 2004 10:44:31 -0800 (PST) Date: Tue, 27 Jan 2004 10:44:31 -0800 (PST) From: Doug White To: Scott DF In-Reply-To: <4015404C.2020001@expertune.com> Message-ID: <20040127104338.M15307@carver.gumbysoft.com> References: <400E8FBE.4070205@expertune.com> <20040125111641.B81485@carver.gumbysoft.com> <4015404C.2020001@expertune.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Page fault while in kernel mode X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 18:44:55 -0000 On Mon, 26 Jan 2004, Scott DF wrote: > Doug White wrote: > > > The obvious thing that comes to mind here is a mismatched kernel module. > > Try inhibiting as many modules from loading as possible (boot single user > > if you have to), booting, then moving /boot/kernel out of the way (its a > > directory), then rebuild & reinstall the kernel again. Also move /modules > > out of the way since those aren't usable anymore. > > > I did that. After much time on > make installkernel KERNCONF=GENERIC > > This error msg came up. > > install -o root -g wheel -m 555 if_oltr.ko /boot/kernel > pid 61038 (install), uid 0 inumber 25591 on /mnt: filesystem full Do you have /boot symlinked to /mnt for some reason? /mnt isn't a standard filesystem, but it filled up. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org