Select the product you need help with
You Cannot Revert a Disk to a Basic Disk If the Disk Appears As "Dynamic Unreadable" in Disk ManagementArticle ID: 320283 - View products that this article applies to. This article was previously published under Q320283 On This PageSYMPTOMS If the master boot record (MBR) of a disk is damaged or if
it is improperly altered, the disk may appear as "Dynamic Unreadable" in the
Disk Management snap-in. You can right-click the disk, and then click
Revert to Basic Disk to change the disk to a basic disk to
facilitate recovery. If you do so, you receive the following message:
Data on the this disk will be lost if you convert the disk to Basic, do you wish to continue ?
If you click Yes, a hour glass appears briefly,
and then it goes away. The disk still appears as "Dynamic Unreadable" in Disk
Management, and you cannot use the disk to create any new volumes.If you try to use the Diskpart.exe utility to convert the disk to a basic disk, you receive a "DiskPart successfully converted the selected disk to basic format" message. However, if you perform a rescan operation, the partitions are still intact and the disk still appears as "Dynamic Unreadable" in Disk Management. CAUSE The issue may occur if one or more of the partition tables
in the MBR contains an invalid partition type. Dynamic disks support only the
following partition types:
This issue may occur if you delete and re-create a partition on the disk if you are not running Windows 2000 or later. If you use a disk partitioning utility such as DOS Fdisk.exe to repartition the disk, the disk appears as a damaged dynamic disk and you cannot change this disk to a basic disk. MBR or extended boot record (EBR) corruption may also cause a basic disk to appear as a damaged dynamic disk. This behavior occurs if a hexadecimal 0x42 value is contained in any one of the four partition table system-ID fields in the MBR or in an extended partition's EBR. If Disk Management reads a type 0x42 entry for a partition's system identification (ID), it considers the disk to be a dynamic disk even if the disk never was dynamic. RESOLUTION To resolve this issue, you must first use the Diskmap.exe
utility or the Dmdiag.exe utility in verbose mode to confirm that invalid
system IDs are causing this problem. Note: To start the Dmdiag.exe utility in verbose mode, type dmdiag -v at a command prompt. These utilities are available in the Windows 2000 Resource Kit. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 927229
(http://support.microsoft.com/kb/927229/
)
Windows 2000 Resource Kit Tools for administrative tasks
Note: DMdiag.exe is included in the Windows Server 2003 support tool.
Both utilities output MBR information that contains the system ID
or partition type in hexadecimal format. The following sections contain
examples of output from these utilities. Example 1: Output from the Diskmap CommandIf you run the diskmap /d1 command from a command prompt, you receive the following output.Note: Some of the data from the output has been removed.
MBR:
Starting Ending System Relative Total
Cylinder Head Sector Cylinder Head Sector ID Sector Sectors
* 0 1 1 509 254 63 0x0B 63 8193087
510 0 1 891 254 63 0x42 8193150 6136830
892 0 1 1006 254 63 0x42 14329980 1847475
1007 0 1 1023 254 63 0x0F 16177456 1590435
Example 2: Output from Dmdiag CommandIf you run the dmdiag -v command from a command prompt, you receive the following output.Note: Some of the data from the output has been removed.
---------- Partition Table Info Disk 1 ----------
Starting Partition Hidden Total Partition Partition
Offset (bytes) Length (bytes) Sectors Sectors Number Type (HEX)
32,256 4,194,860,544 63 8,193,087 0 0x42
4,194,892,800 3,142,056,960 8,193,150 6,136,830 1 0x42
7,336,949,760 945,907,200 14,329,980 1,847,475 2 0x42
8,282,857,472 814,302,720 16,177,456 1,590,435 3 0x0F
8,282,889,728 814,269,952 63 1,590,371 4 0x07
0 0 0 0 5 0x00
0 0 0 0 6 0x00
0 0 0 0 7 0x00
You can use Dskprobe.exe to make sure that all of the partition table types are either supported or are of type 0x42 (which indicates a dynamic volume). You can also use the clean command with Dskprobe.exe or Diskpart.exe to remove all partitions on the disk. To use Dskprobe.exe to change the System-ID value to type 0x42:
Note: If you use Windows XP or Windows Server 2003, the Diskpart.exe utility is already installed. If you are using Windows 2000, install the Diskpart.exe utility for Windows 2000. To download the Diskpart.exe utility, visit the following Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?FamilyID=0FD9788A-5D64-4F57-949F-EF62DE7AB1AE&displaylang=en
(http://www.microsoft.com/downloads/details.aspx?FamilyID=0FD9788A-5D64-4F57-949F-EF62DE7AB1AE&displaylang=en)
MORE INFORMATION
For additional information about this issue, click the following article number to view the article in the Microsoft Knowledge Base:
236086
(http://support.microsoft.com/kb/236086/
)
System/Boot Disk Listed as Dynamic Unreadable in Disk
Management
PropertiesArticle ID: 320283 - Last Review: December 3, 2007 - Revision: 5.8 APPLIES TO
| Article Translations |


Back to the top








