IBM PC-DOS Weirdness
Hey all. IBM does something unexpected when formatting a drive from DOS 2.00. There's a whole bunch of bytes written just before the second copy of the FAT at hex offset 0x1000 from the partition start. I see no recognizable strings in there, it doesn't look like a directory block and it's not part of the FAT either. So given that MBR and VBR bootcode are both accounted for, does anyone know what this is? It looks like assembly but I can't find anything on what it is in any docs.