Recovering From Boot Failure Affecting Mirrored DrivesLast reviewed: May 7, 1996Article ID: Q147690 |
The information in this article applies to:
SUMMARYWhen a boot failure on a system with a mirrored boot drive occurs, and the failure is caused by a problem that has affected both the primary and a mirror, such as bad or corrupt device drivers or other changes to the system, using a Fault Tolerance boot floppy does not allow you to boot (since both drives have the same problem). In this case, the normal procedure is to boot to an alternative operating system, such as MS-DOS or another installation of Windows NT, and use it for possible recovery. However, if your boot drive is mirrored, this procedure is not possible, unless you manually break the mirror.
MORE INFORMATIONTo manually break the mirror, use a disk editor to change the partition table and the byte that indicates the partition type. Norton's Diskedit or another comparable utility can be used for this purpose. The partition table is in the first physical sector on a hard drive. The partition entries start at an offset. On a mirrored drive, this byte is either 0x86 (for FAT partition) or 0x87 (for NTFS partition). The byte needs to be changed to 0x06 (for FAT partition) or 0x07 (for NTFS partition). To do this (using Norton Diskedit version 5.0 or later), use the following procedure: CAUTION: Using a disk editor to directly change the information on your drive is dangerous and can result in furthur drive corruption if it is not done properly. Use this procedure as a last resort.
| | | Starting Location | Ending Location |Relative|Number of| |System |Boot|Side Cylinder Sector|Side Cylinder Sector|Sectors |Sectors | | ? |Yes | 1 0 1 | 63 509 32 | 32| 1044448| | unused|No | 0 0 0 | 0 0 0 | 0| 0| | unused|No | 0 0 0 | 0 0 0 | 0| 0| | unused|No | 0 0 0 | 0 0 0 | 0| 0|
Each entry in this table is a partition. The row that has a Boot value of "Yes" is generally your mirror partition. The example above only has the one partition, but the other entries may have values if the disk has partitions other than the mirror. The system value is based upon Diskedit's interpretation of the partition type byte. In the table above, it lists a "?", as it does not understand type 0x86 and 0x87. NT Setup disks. Your boot drive should be accessible from MS-DOS (if it is FAT) or to Windows NT Setup (if it is NTFS). After the problem has been repaired, use Disk Administrator in Windows NT to break and re-establish the mirror.
|
KBCategory: kbenv
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |