Subject: Re: [rtl] RED HAT 7.2 and rtlinux V3.1 Date: Mon, 3 Dec 2001 01:25:01 +0100 From: Rutger van Beusekom <[EMAIL PROTECTED]> To: [EMAIL PROTECTED]
On Sunday 02 December 2001 01:44 pm, you wrote: > I need some help with rtlinux V3.1 installation. I used v3.0 on RH 6.2 > and it worked OK. I even bought the CD.And now i am trying to install > V3.1 and i have some problems. I apply the patch and everything goes > fine then i changed the makefile so that it uses kgcc instead of gcc. > Everything compiles ok but then when i restart the computer with rtlinux > kernel i cant get to my account anymore so i have to log in as a root. > So i log in as a root. then i do make, make devices and scripts/insrtl > but here i get some unsatisified dependencies. > 1. i would like to know if anybody compiled rtlinuxV3.1 on RH7.2 > (i used kernel 2.4.4 and appropriate patch ) > 2.when i boot i noticed message that this kernel doesnt support ext3 (?) > why? I also had no trouble compiling rtlv3.0 using linux kernel-2.4.2 on RH6.2, and again compiling rtlv3.1 using linux kernel-2.4.4 on RH 7.2 did not give any problems after I installed kgcc, which I did after several attempts compiling it with gcc-3.02 (RTFM to me). RedHat patched their 2.4.7 kernel with ext3, I tried copying it to 2.4.4, but it did not work right away, so I'm still working on that. In the meantime editing /etc/fstab and setting the mount type from ext3 to ext2 will solve all problems reading your partitions. Remember though to do a correct umount before you change fstab and reboot or else ext2 mount will not be possible using the old fs-driver. I think fixing fstab might solve all your problems. Let me know if it doesn't, good luck Rutger ------------------------------------------------------- -- [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/
