bin86-inst.xml 859 B

1234567891011121314151617181920212223242526
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2>
  3. <title>Installation of Bin86</title>
  4. <para>This package is only needed if you decide to use Lilo on your LFS
  5. system. If you're going to use something else like Grub you won't need
  6. bin86. Check the documentation for your favorite boot loader to see if
  7. you need the bin86 package (usually only ld86 and/or as86 from this
  8. package are required).</para>
  9. <para>Keep in mind, though, that it's not just boot
  10. loaders that use the bin86 package. There is always the chance that some
  11. other package needs programs from this package, so keep that in mind if
  12. you decide to skip this.</para>
  13. <para>Compile the package:</para>
  14. <para><screen><userinput>make</userinput></screen></para>
  15. <para>And install it:</para>
  16. <para><screen><userinput>make PREFIX=/usr install</userinput></screen></para>
  17. </sect2>