Can't get this utility to correctly edit partition tables. If I input the CHS tuples and corresponding starting LBA and total blocks it then changes the starting LBA and number of blocks incorrectly.
For example, Start CHS of 0,1,1, and End CHS of 10.254,32 should be start LBA of 63 and 176652 total blocks. The partition table tool leaves 63 alone but changes 176652 to 45580???
The tool also doesn't seem to understand that the tuple 1023,254,63 means that only LBA numbers are used and they don't correspond to any CHS.