aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/mtablink.xml
blob: 75d3537b7b706f3424f0d67310c15d0ef463364a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>