aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/lilo-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r--chapter06/lilo-inst.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml
index 1d69545b0..63f9744c5 100644
--- a/chapter06/lilo-inst.xml
+++ b/chapter06/lilo-inst.xml
@@ -2,6 +2,13 @@
<title>Installation of Lilo</title>
<para>
+We have chosen Lilo because we feel confortable with it, but you may wish to
+take a look elsewhere. Someone has written a <ulink
+url="http://archive.linuxfromscratch.org/lfs-hints/GRUB-Howto.txt">hint on
+GRUB</ulink>, an alternative boot loader.
+</para>
+
+<para>
Install Lilo by running the following commands:
</para>
@@ -24,5 +31,11 @@ update. Don't do this as it has no use. The /etc/lilo.conf isn't present
yet. We will complete the installation of lilo in chapter 8.
</para>
+<para>
+Maybe you'll be interested to know that someone wrote a hint on how to get a
+logo instead the the standard LILO prompt or menu. Take a look at it <ulink
+url="http://archive.linuxfromscratch.org/lfs-hints/Bootlogo.txt">here</ulink>.
+</para>
+
</sect2>