Guest @ 216.73.216.195
Register

Donation

 

Donate Towards BK`s Servers

Please Donate to Help Keep BKs game server up and running Donate

Discord

 
Click here to join us on Discord or copy and paste the link
https://discord.gg/sETFkJwwTZ
Recent Topics Prev 7   Next 7
Forum
Author
Replies
Last Post
1
Fri Apr 24, 2026 7:13 pm
Karow View latest post
11
Sun Apr 19, 2026 3:25 am
Natb1 View latest post
24
Tue Apr 14, 2026 2:48 pm
EvilSkully2 View latest post
0
Thu Mar 19, 2026 3:52 pm
MaxwellSmart View latest post
3
Sun Mar 01, 2026 6:33 pm
Natb1 View latest post
1
Sat Feb 28, 2026 9:50 am
MaxwellSmart View latest post
8
Fri Feb 27, 2026 10:15 pm
MrKrinkle View latest post

Install Windows 7 from a USB flash drive.

Joined: Mar 24, 2009
Posts: 2013
Location: Washington
Posted: Tue Mar 16, 2010 1:05 am
Required:

   * USB Flash Drive (4GB+)
   * Microsoft OS Disk (Vista / Windows 7)
   * A computer running Vista / Windows 7

Step 1: Format the Drive
The steps here are to use the command line to format the disk properly using the diskpart utility. [Be warned: this will erase everything on your drive. Be careful.]

  1. Plug in your USB Flash Drive
  2. Open a command prompt as administrator (Right click on Start > All Programs > Accessories > Command Prompt and select “Run as administrator”
  3. Find the drive number of your USB Drive by typing the following into the Command Prompt window:
     diskpart
     list disk
     The number of your USB drive will listed. You’ll need this for the next step.  I’ll assume that the USB flash drive is disk 1.
  4. Format the drive by typing the next instructions into the same window. Replace the number “1” with the number of your disk below.
     select disk 1
     clean
     create partition primary
     select partition 1
     active
     format fs=NTFS
     assign
     exit
     When that is done you’ll have a formatted USB flash drive ready to be made bootable.

Step 2: Make the Drive Bootable
Next we’ll use the bootsect utility that comes on the Vista or Windows 7 disk to make the flash drive bootable.  In the same command window that you were using in Step 1:

  1. Insert your Windows Vista / 7 DVD into your drive.
  2. Change directory to the DVD’s boot directory where bootsect lives:
     d:
     cd d:\boot
  3. Use bootsect to set the USB as a bootable NTFS drive prepared for a Vista/7 image. I’m assuming that your USB flash drive has been labeled disk G:\ by the computer:
     bootsect /nt60 g:
  4. You can now close the command prompt window, we’re done here.

Step 3: Copy the installation DVD to the USB drive
The easiest way is to use Windows explorer to copy all of the files on your DVD on to the formatted flash drive.  After you’ve copied all of the files the disk you are ready to go.

Step 4: Set your BIOS to boot from USB
This is where you’re on your own since every computer is different. Most BIOS’s allow you to hit a key at boot and select a boot option.

Install and enjoy.

I've done this once so far, working on doing it again as I type this.

Joined: Dec 13, 2009
Posts: 17
Posted: Tue Mar 16, 2010 4:36 am
HEHE, i have been doing this for years. Have a USB drive that will boot xp/vista/7 which ever I chose. I consider it a must have. Great post and that is actually EXACTLY how I do it. Works perfect.

GREAT post.

All times are UTC [DST enabled]
Forums ©