Subject: Re: HELP so urgent...!
To: NetBSD mailing list <nbsd@righi.df.unibo.it>
From: Love <lha@stacken.kth.se>
List: port-vax
Date: 12/12/2000 11:04:07
NetBSD mailing list <nbsd@righi.df.unibo.it> writes:

> xfs_mod: driver for arla-0.34.5 loaded.
> modload: error initializing module: Too many open files in system
> Mounting all filesystems...
> panic: Segv in kernel mode: pc 800008eb addr 10
> Stopped in mount_ffs at _arithflt+0x1a9:        cmpl    r0, $6
> db>
> 
> 
> this happens when I boot with lkm the xfs module....
> 
> how to fix this ??

Boot in signel user mode and move the file /etc/lkm.conf to (for example)
/etc//lkm.conf

You can type ``trace'' at the db> prompt to get at traceback, that might
help me figure out what went wrong.

Love