Creating a usb pendrive using command prompt is not hard, it is one of the most common ways to create a bootable usb.
This method does not work if your operating system is windows xp or windows 8 , you cannot select the primary partition in command prompt.
You just need to follow these simple steps:
- First step is to obtain the windows files from somewhere and save them to a folder in your pc. You can rip a windows dvd , or if you have the iso image file you can open it with magic disc or daemon tools or even winrar , and you need to copy the whole content to a folder anywhere in your pc , you just need to make sure you know where it is located.
- Make sure your usb stick is inserted, go to start search cmd , right click the file and select run as administrator. The command prompt will appear, now you need to write the following commands:
- diskpart→list disk→select disk 1(chose the usb device, you will recognize it by its size)→clean(this will erase the usb)→create partition primary→select partition 1→active→format fs=ntfs(this will format the usb drive and will take 10-15 minutes)→
- Type “active” and hit “ENTER”. It will make partition as active for booting after restarting the computer. If this is step is missed then computer will not boot from the pen drive
5, Type “exit ” and hit “ENTER” to close the diskpart and close the command prompt window.
Now the pen drive has become bootable. Now all the files from root of Windows operating system setup DVD or ISO has to copy inside the pen drive root.
So open the Windows setup file from DVD or ISO and copy all file by selecting with “Ctrl+A” and paste it inside the pen drive’s root folder as shown in the figure
After complete copy, the pen drive will be a bootable for Windows 7 and Windows 8 OS completely. You just need to“Restart” your computer. “Restart” your computer. When BIOS screen appears then press “F12” key. It will show the options to boot from CD/DVD drive, hard disk and pen drive. Just scroll down to pen drive and hit “Enter”. Your system will boot from pen drive. Now you can install windows OS.
That’s it.
Enjoy…
No comments:
Post a Comment