1.207.1. RHBA-2010:0052: bug fix update
The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function. Among others, util-linux contains the fdisk partitioning tool.
* a signed int in fdisk's add_partition function meant fdisk was unable to create a partition if the new partition's starting cylinder was beyond one terabyte. With this update, the pertinent value is now an unsigned long and fdisk can create partitions with starting cylinders beyond 1 terabyte, as expected. (
BZ#471372)
util-linux users should upgrade to these updated packages, which resolve this issue.