On Tue, May 22, 2012 at 03:53:59PM +0700, satit pherm wrote: > hi, > I think i found a bug of udev in LFS 7.0. > because of everytime after boot , it will stop and wait at ... > > Populating /dev with device node > > i used kernel 3.2 and asus main board P8Z77-V Pro. > > please helps, Thank you in advance. > > Satit P.
I think you might be missing some firmware. Does it eventually boot if you wait for up to 5 minutes (the delay varies according to your hardware and processor speed) ? If it does, look in dmesg. If it doesn't continue, and you have KMS (kernel modesetting - for xorg) configured, try turning that off until you are able to boot. You might also have to review other configure options. There is an intention to remove all firmware from the kernel - at the moment, firmware for older hardware is still in the kernel tree but no new firmware is being added. If you do need firmware, google for 'linux firmware'. Alternatively, you might have made a similar error to what I did last year : took a working config for the same kernel on a very old installation, and forgot to update the sysfs options. In that case, adding devtmpfs papered over the problem. For current LFS devtmpfs is needed, but I think we only changed to that for 7.1. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
