CREATE A BOOTABLE USB (WITHOUT SOFTWARE)
CREATE A BOOTABLE USB (WITHOUT SOFTWARE)
Hello Readers,Welcome Back To Bishal Creations And Today i Will discussed on how to make own bootable windows USB without software.This Tutorials Works For windows 7,8,8.1 and 10,By this method You can make bootable USB By CMD. This Tricks Have Certain Requirement ,They Are As Follows:
- Pendrive(Minimum 4 GB)
- Windows 7 DVD
Step2: Open cmd
Step3: Type "diskpart"
Step4: Now type
"list volume"
Step5: Now you have to select the USB drive volume.
"select volume NUMBER"
Replace NUMBER with your USB Volume Number Example: select volume 1 Step6: Now Type
"CLEAN"Step7: Type
"CREATE PARTITION PRIMARY"Step8: Type
"SELECT PARTITION 1"Step9: Type
"ACTIVE"Step10: Type
"FORMAT FS=NTFS"Step11: Type
"ASSIGN"Step12: Type
"Exit"Don’t close the command prompt.
Insert your Windows DVD in the optical drive.
Go back to command prompt and execute the following commands:
Step13: Type "X:CD BOOT" Replace X: with your DVD derive letter Step13: Type "CD BOOT" and hit enter to see the below message. BOOTSECT.EXE/NT60 Y: Where Y: is your USB drive letter Step14: Copy Windows DVD contents to USB. Step15: Done! You are done with your bootable USB.
0 comments: