diff options
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r-- | chapter06/lilo-inst.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 60f87bc9c..445e877b4 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -16,14 +16,14 @@ GRUB, which is available at <ulink url="&hints-root;grub-howto.txt"/>.</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 -all, you should try to remove the -g value from the CFLAGS variable in the -<filename>Makefile</filename> file.</para> - -<para>At the end of the installation the make install process will print a -message stating that /sbin/lilo has to be executed to complete the -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> +when the <emphasis>-g</emphasis> compiler flag is used. If you can't compile +Lilo at all, you should try to remove the <emphasis>-g</emphasis> value from +the CFLAGS variable in the <filename>Makefile</filename> file.</para> + +<para>At the end of the installation, a message will appear stating that +<filename>/sbin/lilo</filename> has to be executed. This is pointless because +the <filename>/etc/lilo.conf</filename> file isn't present yet. We will +complete the installation of lilo in Chapter 8.</para> <para>The standard LILO prompt, or menu, may be replaced by the LFS logo or any logo you like. Martin Imobersteg has written a |