mtablink.xml 457 B

1234567891011121314
  1. <sect1 id="ch06-mtablink">
  2. <title>Creating the mtab file</title>
  3. <?dbhtml filename="mtablink.html" dir="chapter06"?>
  4. <para>The next thing to do is to create the <filename>/etc/mtab</filename> file.
  5. This is done using the following command:</para>
  6. <para><screen><userinput>touch /etc/mtab</userinput></screen></para>
  7. <para>As of LFS-Bootscripts 1.11 this file is handled correctly
  8. so there are no errors even when booting after a crash.</para>
  9. </sect1>