purnomo hadi wrote: > ############## lspci > > 00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub > Interface (rev 02) > 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated > Graphics Controller (rev 02) > 00:06.0 System peripheral: Intel Corporation 82865G/PE/P Processor to I/O > Memory Interface (rev 02) > 00:1d.0 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI > Controller #1 (rev 02) > 00:1d.1 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI > Controller #2 (rev 02) > 00:1d.2 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI > Controller #3 (rev 02) > 00:1d.3 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI > Controller #4 (rev 02) > 00:1d.7 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI > Controller (rev 02) > 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) > 00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface > Bridge (rev 02) > 00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller > (rev 02) > 00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller > (rev 02) > 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER > (ICH5/ICH5R) AC'97 Audio Controller (rev 02) > 01:00.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 > [CrystalClear SoundFusion Audio Accelerator] (rev 01) > 01:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 > Controller (PHY/Link)
I don't see any ethernet card here. What do you have? If you have the right drivers in the kernel, 'dmesg|grep eth0' should return something. > ------------------------------------------------------------------------------------------------- > > ############# /etc/sysconfig/ifconfig.eth0 is emty It's hard to bring up networking if you don't specify anything here. The /etc/rc.d/init.d/network script should not run ifup at all if there are no files in /etc/sysconfig/ifconfig.* -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page