On 21/08/2011, Michael L. <[email protected]> wrote: > > If so, you need to re-compile the kernel - go into: > > Device Drivers -> Network Device Support> > > Choose the section (10/100/1000) fitting you networkcard, and select the > appropriate driver, re-compile, install and reboot. > > ./Cosis > If the OP (1.) still has his kernel build tree, and (2.) has already enabled modules, a quick workaround might be to select *all* the standard ethernet drivers as *modules* and then just rerun make followed by make modules_install (and, of course, reboot so that udev can sort things out).
Alternatively, boot from your host distro or a Live CD which is known to have a working ethernet on this machine, and use lsmod to work out which driver is needed. ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
