How to install windows 7 with a USB DRIVE?
i am adeel abbasi.from azad kashmir. i will tell you how to install window 7 with USB drive...
Many of us face a lot of problem when we have to
reinstall windows on our computer or laptop. First thing we have to
decide from where to install windows? The options available are DVD or
USB Pendrive..First thing, you should check whether your BIOS
supports booting from USB. Most of the computer/laptops support. But if
your BIOS doesn’t, then sorry, you cannot boot from a USB Flash
Drive.Second thing, you need another computer with Windows installed with a DVD drive, to copy its contents later.
So let us start with the procedure now:
1) Run command prompt (cmd). This can be done by clicking start and typing typing cmd in Windows 7. In Windows Xp, click on start and then click on run. Type cmd and run.
2) Then run diskpart utility from command prompt, by typing ‘diskpart’ on command prompt and pressing enter. This will run the diskpart utility in a separate windows,
3) Now put in your USB Flash Drive in a USB port. Your flash drive must be atleast 4 GB or 8 GB flash drive is best for this task. Now go back to the diskpart console and type ‘listdisk’ and press enter. This will show you a list of various storage devices available. You can see the size column of the disk and here we can see that ‘disk 2′ is our pen drive. Warning: In your computer it may be some other number. In our case it is ‘disk 2′.
1) Run command prompt (cmd). This can be done by clicking start and typing typing cmd in Windows 7. In Windows Xp, click on start and then click on run. Type cmd and run.
2) Then run diskpart utility from command prompt, by typing ‘diskpart’ on command prompt and pressing enter. This will run the diskpart utility in a separate windows,
3) Now put in your USB Flash Drive in a USB port. Your flash drive must be atleast 4 GB or 8 GB flash drive is best for this task. Now go back to the diskpart console and type ‘listdisk’ and press enter. This will show you a list of various storage devices available. You can see the size column of the disk and here we can see that ‘disk 2′ is our pen drive. Warning: In your computer it may be some other number. In our case it is ‘disk 2′.

4) Then you have to type ‘select disk 2′ and press enter. Note: in our case it is disk 2, in your case it may be disk3, or disk 1 or any other number. You can enter ‘detail disk’ to see the details of the disk after selecting it toverify that you have selected the correct disk. You can see these steps in the image below:

5) Then you have to run a series of commands. The commands to be run in the order are:- clean
– create partition primary
– select partition 1
– active
– format fs=fat32
These steps are shown in the image below:

6) The format step will take some time. You can have a tea or coffee in the meantime and come back. After the format is complete you have to run ‘assign’ command. And after this you can exit diskpart utility by entering the ‘exit’ command. The steps are shown below:
– assign
- exit

7) After the format is complete, put in your original Windows 7 DVD in your DVD drive, or if you have an .iso image of the DVD, mount that image using any virtual drive software like Power ISO.
– Now go to My Computer, and open the contents of DVD Drive. Press ‘ctrl+a’ to select all contents and copy all the contents by pressing ‘ctrl+c’.
- Now go back to My Computer and open the USB Drive and press ‘ctrl+v’ to paste all the contents of DVD into the USB Disk.
Hope u enjoyed the tutorial !
No comments:
Post a Comment