Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

help me in installing RTLinux

Status
Not open for further replies.

sajeev

Advanced Member level 4
Joined
Apr 29, 2005
Messages
112
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,298
Location
Kerala-India
Activity points
2,197
hi all,
I want to install rtlinux with redhat enterprise edition.I used the instructions below.

Place the files

linux-2.4.4.tar.gz

rtlinux-3.1.tar.gz

into /var/tmp



3. Unpack the files

rm –rf /usr/src/rtlinux

mkdir /usr/src/rtlinux

cd /usr/src/rtlinux

tar –xzf /var/tmp/linux-2.4.4.tar.gz

tar –xzf /var/tmp/rtlinux-3.1.tar.gz



4. Patch the kernel

cd linux

patch –p1 < /usr/src/rtlinux/rtlinux-3.1/kernel_patch-2.4.4



But when i try to patch the kernal i am getting the message as

patch *****p1,file not found
Plz help me in this...I used redhat enterprise edition instaed of redhat7.2.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top