On Tue, Dec 05, 2006 at 10:22:12PM +0000, Ken Moffat wrote: > Did you have the /dev/console and /dev/null devices before you > tried to fix things ? It's hard to tell at a distance, but the > symptoms sound a bit like a missing /dev/console.
Yes, I had both /dev/console and /dev/null at the very begining as said in 6.2.1. When there are only those two device nodes, booting stops with error "/dev/hda11 not found". Because udev doesn't work! I did some more research, by playing with init=/bin/bash. What I found out is that udevtrigger does not do its job. I don't know exactly how this version of udev should work, but AFAIR after running udevtrigger every coldplugged devices (like hda*, vcs) should appear in /dev. Well, udevtrigger produces no info to stdout even with --verbose parameter. It isn't good, is it? There are complete information about my hardware in /sys. But I can't find any uevent file there. Are they required by udev-096? Maybe should I try some other version of udev? Older or newer? Thanks for your answer m4jkel -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
