| Cannot Save Changes to Bootsector using DiskProbeID: Q155356 
 | 
When you use the Windows NT 4.0 Resource Kit application DiskProbe to edit a boot sector, the changes are not saved or written to disk if the currently loaded sector is not a recognized boot sector.
DiskProbe performs a string compare on the OEM String field to determine if
the data in the sector buffer is a boot sector. This is an eight-character
field that begins at offset 0x03 in the boot sector. Only the first four
characters are compared, and the comparison is case sensitive. DiskProbe
recognizes the following values:
   Value     Description
   ---------------------
   MSDOS     FAT formatted under MS-DOS or Windows NT 3.X on X86 platforms.
   MSWIN     FAT formatted under Windows 95.
   WINNT     FAT formatted under Windows NT 3.X or 4.0 on RISC platforms.
   NTFS      NTFS formatted under Windows NT 3.X or 4.0 on any platform. Additional query words: prodnt Reskit DskProbe
Keywords          : kbtool nthowto ntreskit NTSrvWkst ntutil 
Version           : 4.0
Platform          : winnt 
Issue type        : kbhowto Last Reviewed: January 16, 1999