Installing udev106 using the instructions given in the book resulted in the udevstart program from being left out from the installation. This program is required in the lfs-bootscripts 3.2.2 (from the book). I'm not sure if this is an isolated case but I had to manually install udevstart using the following command:
install -m 0755 udevstart /sbin Regards, nix -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
