Subject: Re: loading lkm's
To: None <current-users@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: current-users
Date: 03/16/1997 02:16:33
In article <Pine.NEB.3.91.970314222754.13460A-100000@skate.demon.co.uk>,
	Iain Hibbert <plunky@skate.demon.co.uk> writes:
> skate# make load
> /sbin/modload -o kernfs -ekernfs_lkmentry kernfs.o
> modload: can't reserve memory: Operation not permitted
> *** Error code 9

You have either to load LKMs in single mode or put "options INSECURE" in
your kernel configuration.

BTW I would like to see an option that enables module loading in
multi user mode but doesn't allow the other things that come with
"options INSECURE".

-- 
Matthias Scheler                                http://home.pages.de/~tron/