aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/lilo-inst.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-17 13:18:27 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-17 13:18:27 +0000
commitd9ed058fa0c16a6c13e73694003d42188ffd470a (patch)
treed99e85edcd617c1ca8eb35c16cc028fb0bb809bb /chapter06/lilo-inst.xml
parent0397b61e3f04dfdb45df4d2b25bc532320f9e7a0 (diff)
Billy's lilo and man conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r--chapter06/lilo-inst.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml
index 1ea435aa0..60f87bc9c 100644
--- a/chapter06/lilo-inst.xml
+++ b/chapter06/lilo-inst.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Installation of Lilo</title>
@@ -5,10 +7,13 @@
may wish to choose another. Fabio Fracassi has written a hint on
GRUB, which is available at <ulink url="&hints-root;grub-howto.txt"/>.</para>
-<para>Install Lilo by running the following commands:</para>
+<para>Compile Lilo:</para>
+
+<para><screen><userinput>make</userinput></screen></para>
+
+<para>And finish off installing the package:</para>
-<para><screen><userinput>make &amp;&amp;
-make install</userinput></screen></para>
+<para><screen><userinput>make install</userinput></screen></para>
<para>It appears that compilation of this package fails on certain machines
when the -g compiler flag is used. If you can't compile Lilo at