> hi :
> 
> I have installed rtlinux-3.1 on Redhat 7.1 & compilied with 2.4.4 kernel. I
> am unable to connect to 
> network thru "eth0" interface. 
> 
> Can you throw some light as what going on..?
> 
> I tried to add :
> 
> /sbin/modprobe eth0
> 
> to file 
> 
> /etc/rc.d/rc.sysinit 
> 
> at the end..
> 
> no progress..
> 
> pl, can u tell me also other problems with Redhat 7.1

can you check the output of

  dmesg

after system boot if the ethernet card was detected ?
also check with

  lsmod 

if a module for the card was at all loaded.

last if the module was actually loaded, check

  ifconfig eth0

is it configured ? if so can you ping it from the local system (not the loopback 
device - use ping with the IP address of your network card)

If that all fails - pleas post some additional infos

  Type of network card
  dmesg output
  lsmod output

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

Reply via email to