This looks like a udev problem. In a normal boot on my box the /etc/rc.d/rcsysinit.d/S10udev script would run before S20checkfs and create the device nodes. I thought this symlink was created when we installed the main bootscripts, but it's actually installed by udev-cross-lfs-1.0-3, that is section 11.3 'Udev Rules-1.0-3' (at least in the released book) - I suggest you missed this.
mhh, there is no "S10udev" in my /etc/rc.d/rcsysinit.d/ dir.: S00mountkernfs S20checkfs S40swap S60setclock S80localnet S05modules S30mountfs S50cleanfs S70console S90sysctl Do I have to activate any udev specific settings in my kernel? _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
