Note: Converting the disk format requires emptying all partitions and data on the disk, and before you do so, save all the important data on the disk.
1. Use Win7 CD or U disk to guide, enter the system installation interface;
2. Press SHIFT + F10 to open the command prompt;
3. Enter the "Diskpart" (Do not enter quotes, the same below), and press ENTER, enter the operating interface;
4. Enter: "List disk" to view the information on the disks. Watch the disk capacity to select. The 465G Disk 0 is the hard drive, 3852M Disk 1 is used for Win7 installation of U disk;
5. Input: "Select Disk 0", select Disk 0 for the current operation of the disks;
6. Input: "Clean", empty the current disk partition;
7. Enter: "Convert MBR", convert to MBR partition;
8. The operation completes, closes this command prompt window, continues to install the Win7 system according to the normal method.
Extending knowledge: Other uses of the convert command:
Convert Basic-Converts a disk from dynamic to basic.
Convert dynamic-Converts a disk from basic to dynamic.
Convert GPT-converts a disk from MBR to GPT.
Convert MBR-Converts a disk from GPT to MBR.