[79] in arla-drinkers
load kernel module
daemon@ATHENA.MIT.EDU (wwshen@engin.umich.edu)
Mon Jul 6 19:34:16 1998
From arla-drinkers-request@sundance.stacken.kth.se Mon Jul 06 23:34:15 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 18063 invoked from network); 6 Jul 1998 23:34:14 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 6 Jul 1998 23:34:14 -0000
Received: from skidmore.ummu.umich.edu (root@skidmore.ummu.umich.edu [141.213.34.205])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id BAA07210
for <arla-drinkers@stacken.kth.se>; Tue, 7 Jul 1998 01:27:32 +0200 (MET DST)
From: wwshen@engin.umich.edu
Received: from localhost (wwshen@localhost [127.0.0.1])
by skidmore.ummu.umich.edu (8.8.7/8.8.7) with SMTP id TAA15218
for <arla-drinkers@stacken.kth.se>; Mon, 6 Jul 1998 19:27:29 -0400 (EDT)
Date: Mon, 6 Jul 1998 19:27:29 -0400 (EDT)
X-Sender: wwshen@skidmore.ummu.umich.edu
To: arla-drinkers@stacken.kth.se
Subject: load kernel module
Message-ID: <Pine.SOL.3.96.980706192431.15079A-100000@skidmore.ummu.umich.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
I have install the arla in OpenBSD 2.2 in my
computer. When I start arla, I need to type the
following according to the file INSTALL:
modload -e xfs_mod -o /var/tmp/symbols /usr/arla/bin/xfs_mod.o
But I get the following error info:
modload: not loading symbols: kernel does not support symbol table
loading: Operation not permitted
modload: can't reserve memory: Operation not permitted
How can I fix this problem? Thanks a lot.
best,
wuwei