![]() |
LFS: "eth0 does not exist" w/ multiple interfaces. Also, system will not shutdown.
Hello!
I've recently completed my first LFS build, and I've run into several problems, regardless of the general success. First off, when I boot my system, everything goes as normal. (BIOS splash -> Grub -> LFS kernel booting) However, towards the end of when the kernel boots, I get the following lines: Quote:
In my configuration, I have the integrated ethernet port in my motherboard, while also a standard 10/100 Linksys PCI card. (My full setup should be in my sig) I'm not all the clear with networking, but what I'm trying to do is set up the linksys card (eth0) with a router for Internet access, and have the integrated one set up for future use. I was trying to see if I could get eth0 to at least connect to the router so the router would detect it's hostname and I could add it to the router's DCHP reservation, but do I need to set up the DHCP client in LFS before any kind of connection with the router? Here is some configuration information that will hopefully aid aid: ip link output: Quote:
For the sake of this post, I will say the hostname is actually "hostname". Here's my /etc/hosts: Quote:
here is my /etc/udev/rules.d/70-persistent-net.rules: Quote:
On another note, my system will not shutdown after the "shutdown -h now" command is issued. It goes through the whole process of killing process, etc, but when the computer would normally shut off, it simply turns back on as though I had rebooted it. I've read the FAQ on this, and know that it is probably something with the kernel, however, I don't know where to look. I know AHCI is enabled. Thanks, any help is appreciated! My system should be in the sig within a few minutes after the post. Hopefully this is enough information.. Help is appreciated! |
Hi,
Quote:
Quote:
Check your log files to figure out which network card is detected. Lspci isn't installed yet so you cannot use that to check the other card, you might want to check the log files of another linux distro running on that machine (or if you used the LFS liveCD, use the lspci command that is present). Quote:
But you first need to solve the network card issue. Everything else will probably fall into place once that is resolved. Hope this helps. |
Thanks, I found the correct Tulip driver and it worked.
... I apologize for the obviousness (and delay) of the question. |
Hi,
Quote:
Quote:
|
| All times are GMT -5. The time now is 11:27 AM. |