Showing posts with label Create A Bootable USB With Windows 7. Show all posts
Showing posts with label Create A Bootable USB With Windows 7. Show all posts

Create A Bootable USB With Windows 7

How to create A Bootable USB With Windows 7

1. Open a Microsoft DOS window. To do this press the Windows key + R, and there write cmd.

2. Write diskpart and press Enter.

Create A Bootable USB With Windows 7 a

3. It will open the diskpart application.

4. Type LIST DISK and make sure what number is your stick and to have at least 4 GB (carefully, not 4000 MB).

5. Type select disk n (n is the number that you found in step 4)

Create A Bootable USB With Windows 7 2

6. Now write clean, this will erase all the data on your stick.

Create A Bootable USB With Windows 7 3

7. Write create partition primary

8. Now type select partition 1

9. Type active

Create A Bootable USB With Windows 7 4

10. This time, put “format fs = fat32

Create A Bootable USB With Windows 7 5

11. Type assign.

12. After this process, type “EXIT

13. Open another cmd window and type in “xcopy d:*.* /s/e/f  F:
Notes:
d: – point the DVD
F: – point the USB flash drive

14. Wait, will take a while
15. Finally, open the CMD window again and type del F:\sources\ei.cfg
16. Okay, you have a bootable stick with Windows 7.

Microsoft released  this  utility earlier. But  they found that some parts of the utility were illegal. So they removed this information from their site.

 

Computer Hardware and Networking

Followers