On 12/07/2012 06:14 PM, Kyle Brennan wrote: > Hi, > > I’ve just completed my first LFS build, and upon moving on to the BLFS > book, I quickly realized that although the messages during boot indicate > that the network adapters are coming up fine, the network was, indeed, > not up. I’ll paste my ifconfig.sit0 file and the output from `ip link` > > As a note, I’m running the system in VMWare Workstation and my LFS host > (Fedora) came up fine. I did include the kernel module to support > vmware vmnet3 adapters. (apparently not what I needed?) >
sit0 isn't your actual network interface driver, it's some virtual interface or something having to do with ipv6. Apparently you just haven't enabled the correct network driver. I don't recall exactly what "brand" of hardware the virtual network interface is set up as, but try running "lspci" and see if it lists a network device. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
