2002-01-24 00:13:05 +00:00
|
|
|
<sect1 id="ch06-mtablink">
|
2003-02-03 23:01:33 +00:00
|
|
|
<title>Creating the mtab file</title>
|
2002-01-24 00:13:05 +00:00
|
|
|
<?dbhtml filename="mtablink.html" dir="chapter06"?>
|
|
|
|
|
2003-02-03 23:01:33 +00:00
|
|
|
<para>The next thing to do is to create the <filename>/etc/mtab</filename> file.
|
2002-09-08 22:54:14 +01:00
|
|
|
This is done using the following command:</para>
|
2002-01-24 00:13:05 +00:00
|
|
|
|
2003-02-03 23:01:33 +00:00
|
|
|
<para><screen><userinput>touch /etc/mtab</userinput></screen></para>
|
2002-01-24 00:13:05 +00:00
|
|
|
|
2003-02-03 23:01:33 +00:00
|
|
|
<para>As of LFS-Bootscripts 1.11 this file is handled correctly
|
|
|
|
so there are no errors even when booting after a crash.</para>
|
2002-01-24 00:13:05 +00:00
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|