Declan Moriarty wrote:
/etc/rc.d/init.d/udev was crapping out quite early and noiselessly in
the script. This bit
start)
# Don't attempt to populate the /dev directory when
# something
# else has already set it up.
[ -f /dev/.udev.tdb ] && exit 0
Then you're running an old version of the bootscripts. Try
LFS-Bootscripts-3.2.2. Obviously, newer versions of tools often
necessitate changes in the bootscripts - you've just managed to find
such a case!
Matt
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page