I think i've found the mistake. /dev directory is semy-empty!
# ls -la /dev crw------- 1 root root 5, 1 5 feb 16:35 console crw-rw-rw- 1 root root 1, 3 5 feb 16:35 null -rw-r--r-- 1 root root 21 6 feb 10:21 tty How to populate dev? Older version says to mount ramfs to /dev and startup udev but with 6.3 there isn't a section called "populating /dev" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
