Re: MOL Newbie -- getting a segmentation fault


Subject: Re: MOL Newbie -- getting a segmentation fault
From: Patrick Berge (pberge@stny.rr.com)
Date: Sun Mar 26 2000 - 15:09:36 MST


tpatton@telus.net wrote:

> -----> Can't open /dev/sheep_net, please check module is present !

When you installed Mol a sheep_net.o file should have been installed.
type '/sbin/lsmod' and you probably don't have sheep_net or mol listed.
run "/sbin/insmod -f /usr/lib/mol/modules/mol.o' to load the mol module
if not listed after the lsmod.
and then "/sbin/insmod -f /usr/lib/mol/modules/sheep_net.o" to load
sheep_net if not listed after lsmod
type '/sbin/lsmod' and you should see sheep_net and mol modules listed.
Now run mol and it should fix you problem.

If this works then you should add the two insmod lines to the bottom of
your /etc/rd.c/rc.local file. This will set up these modules at boot
time so you don't need to "insmod" them from the command line on every
reboot.

Good luck..

Pat



This archive was generated by hypermail 2a24 : Sun Apr 02 2000 - 21:06:30 MDT