kmanig wrote:
[root@localhost init.d]# ./network start
Bringing up interface lo [ OK ]
Bringing up interface eth0 Delaying eth0
initialization. [ FAILED ]
i am using Realtek 8139 ethernet card....
Please try:
$ modprobe 8139too
and then you can try something like (in the init.d directory):
$ ./network start
And if you have any trouble send me the output of modprobe.
Felipe
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/