First of all Plug Pen Drive in your system . and just open CMD ( Command Prompt)
After. Follow those steps.
1. Then type Diskpart and hit enter. allow - if prompted, "allow this app ..." and click "Yes".
now type this command in Dskpart.exe as shown in snip.
list diskselect disk 2 "in your case it can be disk 3 or 4 depend on partition"create part priformat fs=fat32 Label=windows quick "you can Label= linux as your requirement"list partitionselect partition 1activeassignexitAnd now copy ISO file and pest in "pendrive" (pendrive's drive name has changed as you label )
Done 😊
⚠ CAUTION - Choose disk carefully or else you can mess your system.

Comments
Post a Comment