Please note: during this procedure you'll lose any data on your USB flash drive. Please be extra careful during formatting, choosing the wrong drive will erase it completely. This guide provided as-is, at your own risk.
You will need:
- PC running Windows XP/Vista/7/8/10
- Windows 7, 32/64-bit (depending on the system) installation disk
- USB drive with at least 8GB of free storage
Preparing the USB drive:
- Open command prompt as administrator - Right click on Start > All Programs > Accessories > Command Prompt and select Run as administrator or type cmd in the Start search bar.
- Run diskpart utility by typing diskpart into command prompt window and pressing “Enter”.
- Locate your USB drive disk number by executing list disk. We'll assume the USB drive is 1.
- Run the following commands:
- select disk 1
- clean
- create partition primary
- select partition 1
- active
- format fs=ntfs quick
- assign
- exit (Donot exit in CMD just type exit in cmd OK)
Now we have prepared USB drive. Lets make it bootable:
You can see this video on my Channel:
- D: cd boot
- cd boot
- bootsect.exe/nt60 name of partition like usb drive name and :
You can see this video on my Channel:
Please Subscribe my channel :)
Thanks:)
No comments:
Post a Comment