As we all know, when installing XP or later versions, whether it is legcy-guided MBR partition table installation or UEFI-guided GPT partition table installation, several partitions will be automatically created before drive C, but sometimes we do not want to generate this partition. The related settings can be referred to the following method:
1. Use the XP Pure Edition image to guide the media partition, and then use the media above Win7 to guide the installation.
2. Try the diskpart command that comes with the system on the partition interface to partition, so as to avoid the automatically generated partition before drive C. The specific operations are as follows:
1. First boot to the partition interface, press the combination key shift + F10, call the diskpart command after calling the CMD menu:
2. Display the current disk and select the disk to be partitioned. Do not select an error;
3. After full data backup, you can use the clean command to clean up all unpartitioned data partitions;
4. After creating the primary partition, close the CMD command box and continue the installation.