set_bios_geom
set_bios_geom(parts, bcyl, bhead, bsec);
set_bios_geom(parts, &cyl, &head, &sec);
void set_bios_geom(struct disk_partitions *, int *cyl, int *head, int *sec);