Kulwinder Atwal wrote:
> 
> Bart Vandewoestyne wrote:
> 
> > What is the best 'help-on-installing-rtlinux V3' document out there on
> > the Internet?  What should i read in order to install it the right way?
> 
> 1 download the v3.rpm

I'm using Debian GNU/Linux, does there exist a Debian Package that I can
use???

> 2 expand the files:
> 
> rpm -i filename.rpm

What's the debian equivalent for this?
 
> 3 go to usr/src/redhat/SOURCES/

What's the equivalent Debian directory?  /usr/src/linux  or /usr/src ???

> 4 unzip and untar it:
> 
> gunzip -dc filename.tar.gz | tar -xvf -
> 
> 5 go into v3 directory
> 
> cd rtlinuxv3
> 
> 6 make a directory for your linux kernel:
> 
> mkdir linux
> 
> 7 copy your 2.2.14 kernel source files there:
> 
> cd 2.2.14 (where ever they are on Debian)
> cp -r *  rtlinux3/linux/ (give full pathname)
> 
> 8 go into linux directory:
> 
> cd linux
> 
> 9 patch the linux kernel:
> 
> patch -p1 < ../kernel_patch
> 
> 10 make config, or make menuconfing, or make xconfig
> 
> pick one.
> 
> 11 make dep
> 
> 12 make zImage or make bzImage
> 
> 13 run lilo and select RT-Linux kernel at the boot: prompt

I guess the last steps stay the same for Debian...?

> If you are having problems, please report them and we will work through
> them.

Tnx for the help, I'll try downloading and I'll see where I get stuck...

Greetzzz
MC303

-- 
Bart Vandewoestyne              http://hello.to/MC303           
Hugo Verrieststraat 48          [EMAIL PROTECTED]
8550 ZWEVEGEM                   ICQ# 21275340
BELGIUM - EUROPE                nick: MC303
Phone: +32(0)56/75.48.11
-------------------------------------------------------------
"Der Horizont vieler Menschen ist ein Kreis mit Radius Null -- und das
nennen sie ihren Standpunkt."


-- [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