Downloading ChronOS Linux 2.8

From ChronOS Linux

(Difference between revisions)
Jump to: navigation, search
(Remove password wall for repository)
Line 6: Line 6:
  '''cd''' chronos </tt>
  '''cd''' chronos </tt>
-
Download the <tt>2.6.33.7</tt> kernel to your working kernel folder
+
Download the <tt>2.6.33.9</tt> kernel to your working kernel folder
-
  <tt>'''wget''' http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.7.tar.bz2</tt>
+
  <tt>'''wget''' http://mirrors.med.harvard.edu/linux/kernel/v2.6/longterm/v2.6.33/linux-2.6.33.9.tar.bz2</tt>
== CONFIG_PREEMPT_RT and ChronOS Kernel Patches, Libraries, and Test Application ==
== CONFIG_PREEMPT_RT and ChronOS Kernel Patches, Libraries, and Test Application ==
Line 16: Line 16:
Extract the contents of this folder and move them to the 'chronos' folder you created above.
Extract the contents of this folder and move them to the 'chronos' folder you created above.
-
  <tt>'''tar xf''' ChronOS_Beta_2.7.tar.bz2
+
  <tt>'''tar xf''' ChronOS_Beta_2.8.tar.bz2
-
  '''mv''' ChronOS_Beta_2.7/* chronos/</tt>
+
  '''mv''' ChronOS_Beta_2.8/* chronos/</tt>
Continue with the [[Installation Guide]].
Continue with the [[Installation Guide]].

Revision as of 18:32, 28 October 2011

Linux Kernel

Create and navigate to your kernel working folder

mkdir chronos
cd chronos 

Download the 2.6.33.9 kernel to your working kernel folder

wget http://mirrors.med.harvard.edu/linux/kernel/v2.6/longterm/v2.6.33/linux-2.6.33.9.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.8.tar.bz2
mv ChronOS_Beta_2.8/* chronos/

Continue with the Installation Guide.



Back to main page

Personal tools