| 1234567891011121314151617181920212223242526 | <sect2><title> </title><para> </para></sect2><sect2><title>Installation of Bin86</title><para>This package is only needed if you decide to use Lilo on your LFSsystem. If you're going to use something else like Grub you won't needbin86. Check the documentation for your favorite boot loader to see ifyou need the bin86 package (usually only ld86 and/or as86 from thispackage are required).</para><para>Keep in mind, though, that it's not just bootloaders that use the bin86 package. There is always the chance that someother package needs programs from this package, so keep that in mind ifyou decide to skip this.</para><para>Compile the package:</para><para><screen><userinput>make</userinput></screen></para><para>And install it:</para><para><screen><userinput>make PREFIX=/usr install</userinput></screen></para></sect2>
 |