On 8/12/07, Shayin C K <[EMAIL PROTECTED]> wrote: > My LFS system does not detect my network card. > The error message I get is Interface eth0 does not exist. The card is > detected on my Fedora 7 distro without any problems. > I checked the kernel config file to see if I had accidently left out > networking support. Nothing like that. > In /etc/sysconfig/network, networking is 'yes. Similarly, in > /etc/sysconfig/network-devices/ I have four files-dhcpcd, dhclient, > pppoe, ipv4. Networking is 'yes' is all of them. Am I missing something, > or is it the presence of all four files causing some problems.
just missing some details from the machine in question. It may be a pain, but please try to find relevant messages from the output of the dmesg command. also, what kind of card do you have and what driver is your kernel built with? i want to say that dhcpcd and dhclient are mutually exclusive. but i do not know for sure. you might want to disable startup of one or the other and see what happens. ~ -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
