Delaying eth0 initialization...
hi,i am facing some problem in network configuration for linux.
i have installed a linux 7 .but it fails to identify my NIC
card.
when i gave the command ping localhost ..it worked..
for command "ifconfig"
-- it shows only the status of lo. and the status of eth0 is showing as inactive
i tried running the network script.."/etc/rc.d/init.d/network start"
it shows:
SIOCADDRT: File exists
Delaying eth0 initialization..
for the command "/etc/rc.d/init.d/network status"
it showed:
configured device:
lo eth0
devices that are down:
devices with modified configuration:
And while restarting its showing some error msg like invalid parameters in insmod module....unable to initialize eth0.
Network and everything seems to be perfect....what could be the problem ???