man insmod, look for /var/log/ksymoops. If you define this directory
then it is expected to be writable when modules are loaded. Logging
module data for ksymoops is a user selectable option, you have to
decide to use it, and you have done so.
>insmod:/lib/modules/2.4.0/kernel/net/unix/unix.o : insmod net-pf-1 failed.
"alias net-pf-1 unix" is a built in alias. Looks like you did not
compile for Unix sockets and something in the kernel wants Unix
sockets. If you really do not want Unix sockets, "alias net-pf-1 off".
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/