Hi Daniel,

If you want to make the new kernel the default boot kernel then you
should change the default line in your lilo.conf file from:

default=linux

to:

default=rtai

Also don't forget to run lilo after you have made the change.

If you don't want the new kernel to be the default boot kernel then you
will have to enter rtai at the LILO boot prompt to boot the new rtai
kernel,

Best regards,

Steve

daniel sheltraw wrote:
> 
> 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/
-- [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