UEFI Boot Mode only supports GPT format with type is FAT32, because of this we need to convert the USB Drive to GPT and FAT32 partitions using CMD. First of all, search “CMD” and Run it as admin. Then type these commands below to format and convert USB Drive to GPT /FAT32 Format.
Step 1: Open Disk Part in CMD and Clean your USB Drive with this commands:
Step 2: Convert USB Drive to GPT and Create a new FAT32 Partition
>Convert GPT
>Create Partition Primary
>Select Partition 1
>Format fs=fat32 quick
No comments:
Post a Comment