I've just finished an install from the lfs dev book and it went very well. So now I'm moving on the the blfs dev book. My first goal is to get DHCP working, so I went through the steps for dhcpcd without any difficulty. But when I reboot I'm getting "Interface eth0 doesn't exist" errors.
I used the livecd as my host system for the installation and it showed my network module was e1000, so when I compiled the kernel I made sure support for e1000 was included as a module. When I use the lsmod command it does show e1000 as loaded, but under Used by it just shows a 0. Did I miss a step somewhere? I'm not even sure what steps to take to start chasing this down. Any suggestions on where I should start? I've tried using alias eth0=e1000 Then restarting the network but that didn't help. I look in my /dev directory but there is no eth0 device there. I'm officially out of ideas. Thanks -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
