LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   insmod command under RH 8.0 (https://www.linuxquestions.org/questions/linux-newbie-8/insmod-command-under-rh-8-0-a-32124/)

jpohara 10-07-2002 09:39 AM

insmod command under RH 8.0
 
gee I feel stupid (but I did remember to search first, ask second!)

just installed RH 8.0 and have root user and two other user names.

when I try to install modules using insmod command, it works fine as root. i was under the impression that an 'su root' would allow me to run insmod if I was logged in as something other than root...it does not seem to work...i get 'command not found' or something like that

it worked fine when i was using SuSE 7.3--is there something different for RH?

trickykid 10-07-2002 09:59 AM

Try:

su -

or

su - root

For full path that root has.


All times are GMT -5. The time now is 10:03 PM.