I have been trying to build LFS 6.5 with jhalfs 2.3.2 but have found out that it fails with script 131-network. As far as I can tell this script tries to configure the network devices eth0,1... and lo (by doing a udev --test on devices in the /sys/classes/net/*)!! Isn't this the wrong thing to do at that point in the build? Since at that point we are running in a chroot environment it is not possible to discover any ethernet devices (or any devices for that matter) that udev is supposed to discover at boot time and appropriately mount the /sys filesystem.
Am I missing something? Andreas -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page