-> [Go to the download page] -> [Download Now]
help " Hitachi HTS545050B9A300, 64GB partitions, with gaps for Cyl. boundary help " Cyls = 60801[cyl], Cyls*63*255*512 = 465[GB] help " Notes: Script to make 2048[sct] aligned / 2^n[GB] normalized partitions help " Usage: # parted -ao < ht064c.txt unit s help " Don't forget to check and change the device to be selected. select /dev/sdb help " Don't forget to make the partition table before making partitions. help "mktable msdos y mkpart primary 2048s 134217727s mkpart primary 134219776s 268435455s mkpart primary 268437504s 402653183s mkpart extended 402653184s -1s mkpart logical 402655232s 536870911s mkpart logical 536879104s 671094783s mkpart logical 671102976s 805318655s mkpart logical 805324800s 939540479s help " Cyls = 60801[cyl], int(Cyls*63*255/2048)*2048-1 = 976766975[sct] help "mkpart logical 939548672s 1073764351s help "mkpart logical 939548672s -1s mkpart logical 939548672s 976766975s set 4 lba on align-check min 4 align-check min 9 align-check opt 4 align-check opt 9 unit MiB print unit s print help " Format temporarily with GParted etc. before formatting on Windows. quit