On Thu, 2012-11-29 at 03:25 +0800, xinglp wrote: > > But will you also check why the ethernet interface not bring up on > boot issue. > > I met this in vmware system with a vmxnet3 interface. but I can bring > it up by execute "modprobe vmxnet3". > This may also happen in other situation, but not very sure.
Have you tried adding the 2 #define lines to your own cfg.h and rebuilding? One of those is for kmod support, which probably would explain why you don't get the automatic modprobe command invoked by udev, thereby meaning your NIC doesn't show up correctly. Thanks, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page