%general-entities; ]> Lilo-&lilo-version; Lilo boot Installation of Lilo The following patch forces Lilo to use our cross-compiler (except for a couple of utilities which run during the compile), and to look for as86 and ld86 under the names by which we installed them. patch -Np1 -i ../&lilo-cross-x86_64-patch; Compile the program which installs the loader, linking it statically so that it does not have to link to host libraries when it runs: make lilo-static Install only the parts we need: install -v -m755 lilo-static /tools/bin install -v -m755 keytab-lilo.pl /tools/bin <para>Details on this package are located in <xref linkend="contents-lilo" role="."/></para> </sect2> </sect1>