Gpt uefi diskpart script

Source: Internet
Author: User

Select Disk 1
Clean
Convert GPT

Create partition primary size = 300
Format quick FS = NTFS label = "Windows re Tools"
Assign letter = "T"
Set ID = "de94bba4-06d1-4d40-a16a-bfd50179d6ac"
GPT attributes = 0x8000000000000001

Create partition EFI size = 260
Format quick FS = FAT32 label = "system"
Assign letter = "S"

Create partition MSR size = 128

Create partition primary size = 204600
Format quick FS = NTFS label = "Windows"
Assign letter = "W"

Create partition primary size = 20460
Format quick FS = NTFS label = "recovery image"
Assign letter = "R"
Set ID = "de94bba4-06d1-4d40-a16a-bfd50179d6ac"
GPT attributes = 0x8000000000000001

List volume
Exit

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.