About insmod
From: Prasad (prasad_3483_at_yahoo.co.in)
Date: 08/20/04
- Previous message: perl coder: "how to parse /proc/mdstat?"
- Next in thread: Tuukka Toivonen: "Re: About insmod"
- Reply: Tuukka Toivonen: "Re: About insmod"
- Reply: Markus Falkensteiner: "Re: About insmod"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Aug 2004 04:25:23 -0700
Hello friends ! its me Prasad !!,
Just now I updated my linux kernel to 2.6.8.1 release, and after
that I'm trying to insert a kernel module in it, but when I use the
command
1. "insmod -o chrdev target_chrdev.o" its reply was
----> insmod: can't read '-o': No such file or directory
and when I use the command
2. "insmod target_chrdev.o its reply was
----> insmod: error inserting 'target_chrdev.o': -1 Invalid module
format
I'm not getting where exactly I'm doing wrong,can anyone suggest
me some
solution...
Bye
-Prasad
- Previous message: perl coder: "how to parse /proc/mdstat?"
- Next in thread: Tuukka Toivonen: "Re: About insmod"
- Reply: Tuukka Toivonen: "Re: About insmod"
- Reply: Markus Falkensteiner: "Re: About insmod"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|