To change a dynamic disk back to a basic disk using a command line Diskpart utility from the windows 7 or Vista Installation DVD - CD check out the video tutorial above and refer to these steps for more help.
1.Back up all volumes on the disk you want to convert from dynamic to basic.
2.Open a command prompt and type diskpart.
3.At the DISKPART prompt, type list disk. Make note of the disk number you want to convert to basic.
4.At the DISKPART prompt, type select disk .
5.At the DISKPART prompt, type detail disk .
6.For each volume on the disk, at the DISKPART prompt, type select volume= and then type delete volume.
7.At the DISKPART prompt, type select disk . Specify the disk number of the disk that you want to convert to a basic disk.
8.At the DISKPART prompt, type convert basic.
i follow this procedure and it worked