That's a FAQ!
make modules compiles the modules
make modules_install copies the modules to /lib/modules/$(uname -r)
> What is the difference between the insmod command and
> module_install?
The two things are completely different.
insmod/modprobe is a tool for loading modules dynamically into a running
kernel and modules_install is a makefile-target, user for copying the
precompiled modules to a certain destination.
Please don't post such questions in here, check for a local linux
newsgroup or discussionforum.
regards, alexx
-- | .-. | CCNAIA Alexander Griesser <tuxx@aon.at> | .''`. | | /v\ | http://www.tuxx-home.at -=- ICQ:63180135 | : :' : | | /( )\ | echo "K..?f{1,2}e[nr]böck" >>~/.score | `. `' | | ^^ ^^ | Linux Version 2.4.6 - Debian Unstable | `- | - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/