On Sat, 3 Sep 2011 21:30:12 +0530
Karthik Bhuvanagiri <[email protected]> wrote:

> Hi,
> 
> I did as u said but not resolved my problem - problem still exists. ip link
> command shows up following thing aprt from loopback interface:
> 
> 2: sit0: <NOARP> mtu 1480 qdisc noop state DOWN link/sit 0.0.0.0 brd 0.0.0.0
> 
> I recompiled the kernel by choosing appropriate networkcard device driver,
> installed and rebooted. Still shows up "interface eth0 interface doesn't
> exists" while booting up.

Then you didn't choose the correct kernel driver or the driver needs
something else to work (eg firmware). What hardware can the kernel see?
Use lspci to find out. When you boot into a live CD (Ubunut, Fedora,
whatever) does eth0 work? What module does their kernel load to access
eth0? Use lsmod to find out.

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

Reply via email to