[BusyBox] Support for 2.6.x kernel modules in BusyBox 1.0.0-pre4

Arkadiusz Patyk areq at areq.eu.org
Sat Dec 13 16:51:24 UTC 2003


Hi,

Insmod can't load modules on my 2.6 kernel.

My config:
#
# Linux Module Utilities
#
CONFIG_INSMOD=y
# CONFIG_FEATURE_2_2_MODULES is not set
CONFIG_FEATURE_2_4_MODULES=y
CONFIG_FEATURE_2_6_MODULES=y
# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
# CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
# CONFIG_LSMOD is not set
# CONFIG_MODPROBE is not set
# CONFIG_RMMOD is not set
CONFIG_FEATURE_CHECK_TAINTED_MODULE=y


[root at arek]# busybox insmod ext2
insmod: ext2.o: no module by that name found

[root at arek]# busybox insmod
/lib/modules/2.6.0-0.test7.cset20031009_0504.1/kernel/fs/ext2/ext2.ko
Using
/lib/modules/2.6.0-0.test7.cset20031009_0504.1/kernel/fs/ext2/ext2.ko
insmod: Not configured to support old kernels

[root at arek]# busybox
BusyBox v1.00-pre4 (2003.12.13-16:31+0000) multi-call binary

Usage: busybox [function] [arguments]...
   or: [function] [arguments]...

        BusyBox is a multi-call binary that combines many common Unix
        utilities into a single executable.  Most people will create a
        link to busybox for each function they wish to use, and
BusyBox
        will act like whatever it was invoked as.

Currently defined functions:
        [, ash, busybox, cat, echo, false, freeramdisk, ifconfig,
insmod,
        losetup, mkdir, mknod, mount, pivot_root, pwd, raid_start, rm,
        route, sh, test, true, udhcpc, umount, usleep


-- 
Arkadiusz Patyk [areq(at)pld-linux.org] [http://rescuecd.pld-linux.org/]
[IRC:areq ICQ:16231667  GG:1383]  [AP3-6BONE] [AP14126-RIPE]



More information about the busybox mailing list