
first three bytes to determine how much of the BPB to preserve. Supported values: eb 3c 90 FAT16 BPB eb 58 90 FAT32 BPB (anything else) don't preserve any BPB This is because the BPB is generally only the FAT16 one except in the bootxx_msdos case, where it's the larger FAT32 one.