andreas graeper wrote: > when /dev is bind-mounted on $LFS/dev i know (now) why virtual fs like > shm:tmpfs and pts:devpts need to be mounted, but all the device-nodes > are available from inside chroot without further work. but why > /dev/console and /dev/null need to be created before? or do they > simply have to exists when in the end the system is actually booted ?
They are needed by the boot scripts before /dev is mounted and populated. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page