Page fault while in kernel mode

Scott DF sdf at expertune.com
Mon Jan 26 08:29:16 PST 2004


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.




More information about the freebsd-current mailing list