On 8/07/22 21:01, RVP wrote:
On Fri, 8 Jul 2022, br0nko wrote:8 partitions: # size offset fstype [fsize bsize cpg/sgs]a: 2369473 63 4.2BSD 0 0 0 # (Cyl. 0*- 1156) c: 2312129 63 unused 0 0 # (Cyl. 0*- 1128) d: 2369536 0 unused 0 0 # (Cyl. 0 - 1156)This doesn't look right, does it? Offset is 63 instead of 64,
63 is a popular offset because the BIOS field for track length can only hold values 0-63.
Cheers, Lloyd