During my search for a replacement for my current Pardus OS I detected the following problem with Grub of PCLOS.
I get the following response when a boot item in /boot/grub/menu.lst to a partition, situated above 1TB from the beginning of the HDD, is selected:
root (hd0,8)
Error 18: Selected cylinder exceeds maximum supported by BIOS
Press any key to continue...
The menu entry is
title PCLinuxOS sda9
root (hd0,8)
configfile /boot/grub/menu.lst
The used hardware is a
ASUS P5QLD PRO with the latest 0601 bios +
Samsung Spinpoint F4 EG HD204UI, 2TB.
The system partition of /boot/grub/menu.lst is situated at sda3.
Result of fdisk -l is
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0001b8d9
Device Boot Start End Blocks Id System
/dev/sda1 63 39825407 19912672+ 83 Linux
/dev/sda2 81780736 3907029167 1912624216 f W95 Ext'd (LBA)
/dev/sda3 * 39825408 79650815 19912704 83 Linux
/dev/sda5 127014912 127625215 305152 83 Linux
/dev/sda6 127627264 1847818239 860095488 83 Linux
/dev/sda7 81784832 127012863 22614016 82 Linux swap / Solaris
/dev/sda8 3743371264 3825115135 40871936 83 Linux
/dev/sda9 3825117184 3907029167 40955992 83 Linux
Partition table entries are not in disk order
/dev/sda1 contains (for testing purpose) Pardus and when I set MBR to grub of Pardus, according
to this manual, there is no problem and PCLOS at /dev/sda9 boots without any problem.
Menu item in /boot/grub/menu.lst of Pardus and PCLOS are equal.
Both Pardus and PCLOS use the
GRUB Legacy boot loader.
Build files for Pardus and thus the used patches are
here.
Any idea and help how to solve this problem is welcome.
Or is this maybe in bug in Grub of PCLOS

Mageia has the same problem.