doktor5000 wrote:What are "far partitions" and how is it limited? If it's proved and confirmed, where, please?
You can perfectly use grub to boot from the first partition, which starts at the beginning of the drive.
I had a computer with some 2TB hard disk. I had about 17 partitions at least two for windows, two for BSD, one for BeOS, three for three different linux distros and then my own messy scheme for my main OS Mandriva Linux. I always wanted to use Mandriva to boot any of the mentioned systems. But I had a problem that the /boot partition of Mandriva came too far after all the mentioned partitions and there has been no way to boot using Mandriva, even though Grub installed
perfectly.
Now, this might have been due to limits in the BIOS, but at that time I used Ubuntu's GRUB2 which booted nicely any of the systems installed.
So you might be right doktor5000 but I am sure that I am right too..maybe Grub Legacy depends a lot on BIOS, so for those who need large hard disks, they should be sure to update their BIOSes accordingly so that Grub Legacy works fine.
By Far Partition I meant to say a partition whose first sector starts beyond 1.5TB.
Correct me if I made a mistake, please. But this is my own experience and I am sure that I understand partitioning pretty well..I even programmed my custom boot-loader 5 years ago and a disk partitioning programme.