"Peter" <> wrote in message
news:...
> this quote is from Anthony Neville of Sun, 24 Aug 2003 18:48 :
>
> > Does the /boot directory and its contents still have to exist within the
> > first 1024 blocks?
>
> It's 1024 cylinders that makes the limit, and AFAIK relates to some old
BIOS
> versions that couldn't work beyond that.
> Apparently modern distros and modern motherboards don't have this problem.
>
> It might be worth you doing a google search on your exact motherboard on
> this topic to check it out.
>
> HTH
>
> Peter
>
It was a limitation of Lilo, its not now
Note on 1024 Cylinder limit
The 1024 cylinder limit has been broken! Support for the lba32 BIOS
extension has been added to LILO by John Coffman. For motherboards made
after 1998 (or with upgraded BIOSes), LILO will detect the BIOS extension
and you are able to install the boot partition where ever you like. You
need:
a.. LILO version 21.4 or later, available at
ftp://metalab.unc.edu/pub/Linux/system/boot/lilo/.
b.. lba32 BIOS
c.. add the following line to the global section of /etc/lilo.conf
lba32
d.. remove the entry "linear" or comment it out, if it exists in
/etc/lilo.conf
For more detailed information on lba32, see the Large Disk HOWTO - Booting.