aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/lilo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/lilo.xml b/chapter08/lilo.xml
index 336728c7a..4c7cb1fa0 100644
--- a/chapter08/lilo.xml
+++ b/chapter08/lilo.xml
@@ -41,7 +41,7 @@ the line <userinput>read-only</userinput> should be changed to
<para>The last step is synchronizing the host system's lilo
configuration files with the LFS system's:</para>
-<para><screen><userinput>cp /etc/lilo.conf $LFS/etc &amp;&amp;
+<para><screen><userinput>cp /etc/lilo.conf $LFS/etc
cp $(grep "image.*=" /etc/lilo.conf | cut -f 2 -d "=") $LFS/boot</userinput></screen></para>
</sect1>