Traduisez - Übersetzen - Traduzca - Traduza - Tradurre - Translate

VanLUG Email Archive

VanLUG Mailing List
Re: LILO and cylinder limits

New Message Reply About this list Date view Thread view Subject view Author view

Dave Martindale (davem@groucho.cs.ubc.ca)
Thu, 6 May 1999 10:16:23 -0700


<msdin@interchange.ubc.ca> writes:

>Have you checked out the GRUB boot loader? Its a newer one used
>primarily for the GNU HURD (but supports pretty much any PC O/S).
>Here's the URL:
>http://www.uruk.org/grub/

Thanks for the reference. Its main claim to fame seems to be that it
is prepared to boot a wide variety of operating systems, using a variety
of techniques that depend on circumstances.

As far as dealing with BIOS limits:

- it still goes through the BIOS for I/O, so it still can't read past
  the 8.4 Gb point on any given disk

- within the 8.4 Gb limit, it always uses logical block addresses for
  everything internally, mapping those to whatever C/H/S scheme the
  current BIOS provides. This means you can move a disk from one
  machine to another and have it work, which is not true for bootloaders
  that work in terms of CHS addresses directly.

        Dave


New Message Reply About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Thu 06 May 1999 - 10:19:50 PDT