insmod and rmmod commands are not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mahiapkum
    New Member
    • Mar 2007
    • 35

    insmod and rmmod commands are not working

    hi all,
    insmod and rmmod commands are not working can anybody help me.Thanx in advance.
  • DeMan
    Top Contributor
    • Nov 2006
    • 1799

    #2
    ok....are we talking some (possibly obscure) c library, or are you refering to operating system conmmands

    Comment

    • mahiapkum
      New Member
      • Mar 2007
      • 35

      #3
      this command is used for inserting a module into the linux kernel.

      Comment

      • DeMan
        Top Contributor
        • Nov 2006
        • 1799

        #4
        Are these commands not working from the command line (try the linux /Unix/ BSD forum on the RHS of the page)
        OR are you trying to call these from a c/c++ program (in which case I think there is a System() command available to you)

        Comment

        Working...