Simon Geard wrote: > As to the rest, it may be I've misunderstood your original post - the > confusion was over the claim that people are "unaware" they they have > those nodes on the "metal" /dev. Given these nodes are explicitly > created with a clear explanation as to why, it seemed to me that you > must have overlooked this section in the book.
Also note what it says in the udev README: Setup: - At bootup, the /dev directory should get the 'devtmpfs' filesystem mounted. Udev will manage permissions and ownership of the kernel-created device nodes, and possibly create additional symlinks. If needed, udev also works on an empty 'tmpfs' filesystem, but some static device nodes like /dev/null, /dev/console, /dev/kmsg are needed to be able to start udev itself. Even this appears to be a bit outdated because we don't need /dev/kmsg. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page