On Sun, Aug 31, 2008 at 11:58:41PM +0200, Denys Vlasenko wrote: > Looks like "standard" insmod works the same? > > # /app/module-init-tools-0.9.15-pre2/sbin/insmod camellia > insmod: can't read 'camellia': No such file or directory
When was 0.9.15-pre2 released? I have module-init-tools-3.4 and insmod works as expected, even after moving /lib/modules/`uname -r` out of the way, copying the module file to e.g. /tmp, and renaming it to xxx.ko. insmod in busybox up to 1.11.2 works as expected. 1.12.0 is the first version that doesn't. Tobias _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
