Find the answer to your Linux question:
Results 1 to 2 of 2
hi... i m using debian linux.. i m finding the problem in inserting a file.. it shows insmod: error inserting "test.ko": -1 file exists.. so plzzzz help me out as ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    1

    Insmod: Error inserting "test.ko": -1 file exists

    hi...
    i m using debian linux..
    i m finding the problem in inserting a file.. it shows
    insmod: error inserting "test.ko": -1 file exists..

    so plzzzz help me out as soon as possible...

  2. #2
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568
    [QUOTE=aarti_gehani;680529]
    insmod: error inserting "test.ko": -1 file exists..
    QUOTE]

    As specifed by the error message ,you already have the module inserted

    try and check it out using

    lsmod | grep test
    to remove module use
    rmmod test
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...