On 6/30/06, David Barron <[EMAIL PROTECTED]> wrote:
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.

Well, it's seems OK that it shows 0.  My ethernet driver is sundance,
and it shows Used by 0.  Besides, the module wouldn't have been loaded
if the device wasn't in use. Did you add networking support to your
kernel? CONFIG_NET=y/m and friends?

What's the output from "/sbin/ip link show"?

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to