On Sun, 24 Oct 2010 19:07:35 +0100, Andrew Benton <[email protected]> wrote: > On Sun, 24 Oct 2010 21:42:27 +0400 > sannikov <[email protected]> wrote: > >> Hi. >> >> I build lfs 6.7 and on step "6.12. Binutils-2.20.1 " have next problem: >> >> root:/sources/binutils-build# expect -c "spawn ls" >> spawn ls >> The system has no more ptys. Ask your system administrator to create >> more. >> while executing >> "spawn ls" >> >> Seems that all steps before - is Ok. >> All founded solves from Internet are don't work. >> >> # ls -al /dev/ >> total 12 >> drwxr-xr-x 3 root root 4096 Oct 24 17:31 . >> drwxr-xr-x 22 root root 4096 Oct 19 19:17 .. >> crw------- 1 root root 5, 1 Oct 19 19:11 console >> crw-rw-rw- 1 root root 1, 3 Oct 19 19:11 null >> crw-rw-rw- 1 root root 5, 2 Oct 20 19:03 ptmx >> drwxrwxrwx 2 root root 4096 Oct 24 17:31 pts >> >> # uname -a >> Linux Jupiter.petrsu.ru 2.6.34.7-56.fc13.x86_64 #1 SMP Wed Sep 15 >> 03:36:55 >> UTC 2010 x86_64 GNU/Linux >> >> What I do wrong? >> > There should be more than 4 things in /dev > It looks like you forgot to mount -v --bind /dev $LFS/dev on > 6.2. Preparing Virtual Kernel File Systems > > Andy
Thanks. It is my epic fail... I am forgot to mount virtual file system after reboot. =( --- WBR A.Sannikov -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
