diff options
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r-- | chapter06/lilo-inst.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 445e877b4..995f4c290 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -15,11 +15,6 @@ 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 <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 |