DOSPARTOFF
dp = (struct dos_partition *)(buf + DOSPARTOFF);
bcopy(buf + DOSPARTOFF, dp, NDOSPART * sizeof (struct dos_partition));