Windows 7 – Creating USB Installation Drive
This shows you how to create a USB drive that can boot the Windows 7 setup and install from the USB drive. All data on the drive will be lost. Commands I used: diskpart list disk select disk # (# is your USB drive listed) clean create partition primary select partition 1 active format fs=ntfs assign In the boot folder: bootsect /nt60 %: (% being the drive letter of your USB) FAQ: 1. Q. Does it matter about the size of the drive? A. Yes, you need 4 GB or more. 2. Q. Are you able to do this in …






