Yes, but most hdds labeled as 4.3 gig actually are 4.0 gig (= 4.3 billion bytes).
@dandelion: on the hdd label or in the manual or on the manufacturer's homepage you should find the specifications of the drive, e.g. heads, sectors and cylinders. After clicking on "read configuration" in HDToolbox check that these values are correct. If not, correct them by hand.
Note that the exact values do not matter. Only the result of multiplying heads * sectors * cylinders, which gives the total number of blocks on the drive, should match. At least you should not configure more blocks than there actually exist. A 4gb drive has something about 8388608 blocks (4gb/512).
Bye,
Thomas