Downloading ChronOS Linux 2.8

From ChronOS Linux

Revision as of 02:01, 17 June 2011 by Aclindsa (Talk | contribs)
Jump to: navigation, search

Linux Kernel

Create and navigate to your kernel working folder

mkdir chronos
cd chronos 

Download the 2.6.33.7 kernel to your working kernel folder

wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.7.tar.bz2

CONFIG_PREEMPT_RT and ChronOS Kernel Patches, Libraries, and Test Application

Download the latest version of the archive which contains the latest PREEMPT_RT and ChronOS kernel patches, associated libraries, and the middleware test application called sched_test_app from the repository.

Extract the contents of this folder and move them to the 'chronos' folder you created above.

tar xf ChronOS_Beta_2.7.tar.bz2
mv ChronOS_Beta_2.7/* chronos/

Continue with the Installation Guide.



Back to main page

Personal tools