Date: Mon, 26 Jan 2004 10:29:00 -0600 From: Scott DF <sdf@expertune.com> To: Doug White <dwhite@gumbysoft.com> Cc: freebsd-current@freebsd.org Subject: Re: Page fault while in kernel mode Message-ID: <4015404C.2020001@expertune.com> In-Reply-To: <20040125111641.B81485@carver.gumbysoft.com> References: <400E8FBE.4070205@expertune.com> <20040125111641.B81485@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 /mnt: write failed, filesystem is full install: /boot/kernel/if_oltr.ko: No space left on device *** Error code 71 Stop in /usr/src/sys/modules/oltr. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. > Is the NVidia module being used? > No.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4015404C.2020001>