Hello, I built up an LFS-6.6 system and everything is fine except the missing /dev/pts directory, so the init-script can't mount /dev/pts because the mount point does not exist.
I can mount the devpts manually with: $ mkdir /dev/pts $ mount /dev/pts The same is with the /dev/shm directory. Did I miss something in the kernel-config so the directories are not created by populating the /dev directory at boot time? I compared the relevant steps with a previous LFS-6.5 built on another machine where the directories are automatically created but I could not find anything. :( Thanks in advance Christian -- http://linuxfromscratch.org/mailman/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
