home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / lilo_overview.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  585 b   |  27 lines

  1. <qml>
  2.  
  3.   <h1>Linux Loader</h1>
  4.  
  5.   <p>
  6.     Please select the partitions of any operating systems
  7.     you might want to boot into, from the list at the top of the
  8.     screen.
  9.   </p>
  10.  
  11.   <p>
  12.     You have different options where the boot loader can be
  13.     installed:
  14.   </p>
  15.  
  16.   <ul>
  17.     <li><strong>Master Boot Record</strong> - 
  18.       This is recommended only if you install Linux on your
  19.       second hard drive.
  20.     <li><strong>Target Partition</strong> - 
  21.       This is the recommended option.
  22.     <li><strong>Other</strong> - 
  23.       This should be used by experts only.
  24.   </ul>
  25.  
  26. </qml>
  27.