Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2004 10:44:31 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Scott DF <sdf@expertune.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Page fault while in kernel mode
Message-ID:  <20040127104338.M15307@carver.gumbysoft.com>
In-Reply-To: <4015404C.2020001@expertune.com>
References:  <400E8FBE.4070205@expertune.com> <20040125111641.B81485@carver.gumbysoft.com> <4015404C.2020001@expertune.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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