Cannot Save Changes to Bootsector using DiskProbeLast reviewed: March 27, 1997Article ID: Q155356 |
The information in this article applies to:
SUMMARYWhen 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.
MORE INFORMATIONDiskProbe 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.If the OEM String field is invalid, it is still possible to edit Bootsector field values in a Bootsector view by changing the value in the OEM String field to match an accepted value. Use the following procedure to change the OEM String to allow editing fields in either Windows NT File System (NTFS) or File Allocation Table (FAT) Bootsector View:
|
Additional query words: prodnt Reskit DskProbe
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |