problem: "bash: load: command not found"

i must to load a module to the kernel, now that is the last thing i go to do. but the command “load” doesn’t found. what to do now?

I am sure you mean to use the command

modprobe

That along with the necessary module will load it into the kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Just as a note ‘modprobe’ is the desired command to load modules into
the kernel as mentioned but, based on the wording the OP used, I thought
I’d mention something else. ‘load’ is the keyword/command used to load
programs on NetWare. NetWare is a bit unique in that every program is a
kernel module… everything (by default) shares memory space. If
‘opsystem’ is coming from a NetWare world perhaps the desire is simply
to load a program and in that case loading a kernel module is not
appropriate. That probably isn’t the case, though, so this is just a
lot of mindless drivel that nobody is caring about, so I’ll finish.

Good luck.

gregosmith wrote:
> I am sure you mean to use the command
>
> modprobe
>
> That along with the necessary module will load it into the kernel
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIyfL53s42bA80+9kRAhBtAJ0YcsSI2+3RLLhPZrORJMOZmGfxKACfb2lx
S6zckiKn8MLcR5Gg3iTh9nY=
=D5Ob
-----END PGP SIGNATURE-----