lfs/chapter06/mtablink.xml
2003-02-06 06:03:44 +00:00

15 lines
457 B
XML

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