Now I�m completely lost!!!!

After mounting the CD and cd /mnt/lib/modules/net, when I try 
insmod I got the same error.
Worst of all is that lsmod shows 8390.o


I backed up modules.lrp. It reads
        5) modules      full    fd0

Then I copied modules.lrp from the diskette to my computer.
Renamed modules.lrp to modules.tgz. Uncompressed it.

The modules file I got from /etc/modules is

# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.
#
# All modules should reside in /lib/modules, and you are required
# to list what you need *in the correct order*. Modprobe is not
# used and there is no dependacy checking.
# How they are loaded:  insmod [mount][dir]/"$module".o $args

# Available commands:
# Mount a filesystem to read modules from
# ! mount <filesystem> <device>
# Unmount a mounted filesystem
# ! umount
# Set the module load directory (defaults to /lib/modules)
# ! dir <directory>
# directory should contain a leading slash and is relative to root if
nothing
# is mounted, or the root of any mounted filesystem specified with !
mount

######################################################################
# More modules available from:
# http://lrp.steinkuehler.net/files/kernels/
######################################################################

! mount iso9660 /dev/cdrom

# You can directly reference modules, like this:
#/scsi/aic7xxx
#/fs/ext2

# Or change the default directory, like this:
! dir /lib/modules/net

# PCI ethernet cards
#pci-scan
# pci-scan required by drivers below...
#3c59x
#eepro100
#natsemi
#tulip

# ISA ethernet cards
#3c509
#eepro io=0x300

###Some 8390 based ethernet cards
#8390
# 8390 required by drivers below...
#      card1,card2
#ne io=0x300,0x350
#e2100
#ne2k-pci
# NOTE: ne2k-pci also requires pci-scan, above

! dir /lib/modules/ipv4
ip_masq_autofw
ip_masq_cuseeme
#ip_masq_dplay
ip_masq_ftp
#ip_masq_h323
#ip_masq_icq
#ip_masq_ipsec
ip_masq_irc
ip_masq_mfw
#ip_masq_mms
ip_masq_portfw
#ip_masq_pptp
ip_masq_quake
ip_masq_raudio
ip_masq_user
ip_masq_vdolive

! umount

As you can see there is no lines with 8390 nor smc-ultra.
But I swear I can see it just in front of me if I edit /etc/modules

I did the same with etc.lrp (after all modules file is on /etc). No luck

Any idea?? I�ve recreated the floppy disk and I�m tempted to burn a
new CD.



-----Mensaje original-----
De: Charles Steinkuehler [mailto:[EMAIL PROTECTED]]
Enviado el: Friday, December 14, 2001 16:38
Para: Sergio Morilla
CC: Leaf-user@lists. sourceforge. net (E-mail)
Asunto: Re: [Leaf-user] dachstein cd 1.0.2 modules


Please post the exact contents of your /etc/modules configuration file.

You should also try loading the modules by hand and see what happens...

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)


----- Original Message -----
From: "Sergio Morilla" <[EMAIL PROTECTED]>
To: "Charles Steinkuehler" <[EMAIL PROTECTED]>
Cc: "Leaf-user@lists. sourceforge. net (E-mail)"
<[EMAIL PROTECTED]>
Sent: Friday, December 14, 2001 12:47 PM
Subject: RE: [Leaf-user] dachstein cd 1.0.2 modules


Found them.

I modified /etc/modules adding 8390 and smc-ultra
insmod seems to recognize the 8390.o module  but with
smc-ultra and all ip_masq modules it displays a message like

somemodule - insmod: /lib/modules/2.2.19-3-LEAF-RAID: No such file or
directory
insmod: somemodule.o: no module by that name found

I can�t see why it loads (lsmod shows it) 8390 and does not load the
other modules.

Any hint

Thanks




_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to