Archaic wrote:
+    <para>When the kernel boots the system, it requires the presence of a few
+    device nodes, in particular the <filename
+    class="devicefile">console</filename> and <filename
+    class="devicefile">null</filename> devices. The device nodes will be 
created
+    on the hard disk so that they are available before <command>udev</command>
+    has been started, and additionally when Linux is started in single user 
mode
+    (hence the restrictive permissions on <filename
+    class="devicefile">console</filename>). Create the devices by running the
+    following commands:</para>

What do you mean by "single-user mode"? And the restrictive permissions have nothing to do with any single-user mode, because normally those two nodes are completely invisible, and in single-user mode the permissions don't matter (because the devices are accessed by root).

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to