Results 1 to 3 of 3
when i run the command: rmmod mymodule,
linux give me a message : Device or resource busy .
so i can't uninstall my module.
please tell me :
how can ...
- 07-16-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 4
Device or resource busy !!
when i run the command: rmmod mymodule,
linux give me a message : Device or resource busy .
so i can't uninstall my module.
please tell me :
how can i uninstall it without rebooting the system ??
Thanks!!
- 07-16-2004 #2
You should be able to rmmod --force module.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 07-17-2004 #3Just Joined!
- Join Date
- Jul 2004
- Posts
- 4


Reply With Quote
