insmod command in fedora core 3
Hi,
I am using fedora core 3 to work on load modules.
when I am trying module commands like
"lsmod", "modprobe", "insmod" etc...
I am getting
"lsmod: command not found."
"modprobe: command not found."
"insmod: command not found."
can anyone tell me how I can enable these commands to load modules dynamically in fedora core 3...
|