Hello Patryk,

The message:
"BusyBox v1.00 (2005.12.18-14:57+0000) multi-call binary
Usage: insmod [OPTION]... MODULE [symbol=value]..."

means that you are calling insmod with a wrong argument.
What is the contents of your /etc/modules file?

Eric

> Hello,
>
>
> I might be missing something here, but after digging up through
> lists/faq's/howto-s I still have no idea what's wrong.
>
> I have regular installation on HDD with /lib/modules/... on it (and
> modules.o files inside). After editing /etc/modules file (and backing up
> it) I have during boot following message:
>
> ******************
> INIT: version 2.86 booting
> Starting system log daemon: syslogd klogd.
> Loading modules:
> crc32 - Using /lib/modules/./crc32.o mii - Using /lib/modules/./mii.o
> pcnet32 - BusyBox v1.00 (2005.12.18-14:57+0000) multi-call binary
>
> Usage: insmod [OPTION]... MODULE [symbol=value]...
>
>
> ip_conntrack - Using /lib/modules/./ip_conntrack.o ip_conntrack version
> 2.1 (1600 buckets, 12800 max) - 312 bytes per conntrack
> [cut]
> softdog - Using /lib/modules/./softdog.o Software Watchdog Timer: 0.05,
> timer margin: 60 sec usbcore - BusyBox v1.00 (2005.12.18-14:57+0000)
> multi-call binary
>
> Usage: insmod [OPTION]... MODULE [symbol=value]...
>
>
> usb-uhci - BusyBox v1.00 (2005.12.18-14:57+0000) multi-call binary
>
> Usage: insmod [OPTION]... MODULE [symbol=value]...
> ***************************
>
>
> Of course I _have_ needed modules. And after boot when I will do
> manual insmod – success!:
>
> ****************
> firewall# mount /dev/hda1 /mnt firewall# insmod /mnt/lib/modules/pcnet32.o
> Using /mnt/lib/modules/pcnet32.o
> firewall# lsmod Module                  Size  Used by    Not tainted
> pcnet32                14876   0 (unused) softdog                 1360   1
> ipt_state                272   0 (unused) [cut]
> mii                     1820   0 [pcnet32] crc32                   2620   0
> [pcnet32]
> ide-detect               132   0 (unused) ide-disk               11308   1
> ide-core               80476   1 [ide-detect ide-disk] firewall#
> ***********************
>
>
> Just to make sure that modules.lrp  works,  mii.o, crc32.0 modules are
> loaded via the same config file as pcnet32 and usb modules (and from the
> same directory).
>
> I've tried it on real PC and on newest VM – there is no differences:
> some modules loads some not. I've also moved back to latest stable branch
> (no result).
> Currently using : Linux firewall 2.4.32 #1 Thu Dec 8 20:07:46 CET 2005
> i686 unknown, un uClibc 2.4 beta1.
>
> Any ideas???? Does anyone had same problem?
>
>
> Thanks in advance.
> Patryk.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language that extends applications into web and mobile media. Attend the
> live webcast and join the prime developer group breaking into this new
> coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
> ------------------------------------------------------------------------
> leaf-user mailing list: [email protected]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/
>
>




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to