Hello RTAIers

I have a simple RTAI question. The actual question appears at the bottom of 
this email.

I just installed RTAI Embedix Realtime from the Lineo CD.
The installation completed with no errors reported.
When I attempt to load the modules with (example rtai.o):

insmod /lib/modules/2.2.16-ert/misc/rtai.o

I get the error message:

/lib/modules/2.2.16-ert/misc/rtai.o: kernel-module version mismatch
/lib/modules/2.2.16-ert/misc/rtai.o was compiled for kernel version
2.2.16 while this kernel is version 2.2.14-5.0.


My lilo.conf file looks like:

boot=/dev/hda
map=/boot/map
install=/boot.boot.b
prompt
timeout=50
linear
default=linux

image=/boot/vmlinuz-2.2.14-5.0
         label=linux
         read-only
         root=/dev/hda5
#+++++++++++++++++++++++++++++++++++++++++++
# Lineo Installation Modifications
image=/boot/vmlinuz-2.2.16-ert
         label=rtai
         read-only
         root=/dev/hda5

#+++++++++++++++++++++++++++++++++++++++++++




Question: Do I need to just switch the two entries in lilo.conf,
remove the first or what?

Thanks everyone,
Daniel

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to