doc: s#/init.log#/run/initramfs/init.log#g
authorHarald Hoyer <harald@redhat.com>
Wed, 30 Mar 2011 01:22:14 +0000 (03:22 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 30 Mar 2011 01:22:14 +0000 (03:22 +0200)
dracut.kernel.7.xml
dracut.xml

index 0eba171..ced98f4 100644 (file)
@@ -134,7 +134,7 @@ This parameter can be specified multiple times.</para>
             <envar>rd.debug</envar>
           </term>
           <listitem>
-            <para>set -x for the dracut shell and logs to dmesg, console and <filename>/init.log</filename></para>
+            <para>set -x for the dracut shell and logs to dmesg, console and <filename>/run/initramfs/init.log</filename></para>
           </listitem>
         </varlistentry>
         <varlistentry>
index 9b70f0c..4f71de5 100644 (file)
@@ -307,7 +307,7 @@ rd.live.overlay/
           <listitem>
             <para>With dracut &gt;= 002-11, you can inspect the rd.debug output with:
 </para>
-            <screen># less /init.log
+            <screen># less /run/initramfs/init.log
 # dmesg | less</screen>
           </listitem>
         </orderedlist>