On Tue, 21 Mar 2000, Cameron Morland wrote:

> I'm trying to learn to write kernel modules, as a start for writing device
> drivers. I'm starting with a simple test. This is what I've done:
> 
[...]
>
> I then transfer greet.o to the Brutus.
> 
> [root@localhost /root]# uname -o
> Linux localhost 2.3.35-rmk1-np7 #6 Thu Mar 16 10:58:40 EST 2000 armv4l
> [root@localhost /root]# insmod greet.o
> greet.o: not an object file

If you used the ramdisk image available from
ftp.netwinder.org/users/n/nico then you can't use the included insmod.
This is a really old insmod expecting a.out module format.

You might replace insmod/rmmod with recent binaries and it'll just work
better.


(I really need to create an updated ramdisk image)...



Nicolas


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to