[How to] Install Windows 7, XP using USB
Saturday, October 24th, 2009 |  #Tags: , , , , , , ,

Now that people are rushing towards installing Windows 7, here’s something that will increases speed of Installation.

How many times you lost your patience while burning DVD/CD for each installation? You don’t need to do that.

The Era of silly DVD/ CD is totally phased out, and will be replaced by BluRay Drives in the near future.

So, What is the best and the Fastest way of installation?
Its USB drive! (Flash or External HDD). Here’s what you need to do. It’s simple but don’t make any blunders.

UPDATE: This guide has been updated to support all windows Installations.

Method1: Using WinToFlash (Easier)

Step 1. download WinToFlash from here and unzip.

Mount the Windows installation image (using PowerISO) or if you have installation DVD/CD, then well and good.

Step 2. Run the exe

Step 3. Select the source and target drive and hit next.

There you go, it`ll finish up automatically with a bootable USB.

Reboot into BIOS. Change settings to Enable “Boot from USB”, and give it the highest precedence. Save settings and reboot, You would reboot into installation.

Method 2: via inbuilt DiskPart (Harder) Try this only if you have problems with Method 1

Step 1. Preparing USB drive

Open command prompt, from Start > run > cmd. If you are on vista or Windows 7, you might need to run it as elevated administrator. You can do this by creating shortcut to “cmd” on desktop then right click > “Run as Administrator”.

Enter following commands -

> Diskpart

DISKPART> LIST DISK

Disk ###  Status         Size     Free     Dyn  Gpt
——–  ————-  ——-  ——-  —  —
Disk 0    Online           93 GB    13 MB
Disk 1    Online           8 GB    6 MB

Note down the number corresponding Disk number. 1 in my case

DISKPART> SELECT DISK 1

>CLEAN
>CREATE PARTITION PRIMARY
>SELECT PARTITION 1     – This 1 remains same always.
>ACTIVE
>FORMAT FS=FAT32
>ASSIGN
>EXIT

Step 2. Copy Installed CD/DVD contents to USB drive

> xcopy e:\*.* /s/e/f f:\

where e:\ is your source DVD drive, f:\ is target USB drive

Step 3.Changing BIOS Settings

Reboot into BIOS. Change settings to Enable “Boot from USB”, and give it the highest precedence. Save settings and reboot, You would reboot into installation.

Wasn’t that easy? You can try More How To Guides Below -

How to Run Live Windows XP from a Portable USB Drive (Memory Stick)

Subscribe to Twitter Updates, Facebook Fanpage, via Email or RSS for more Tech Updates.

Suggested Reading:

Category: Guide, Tips N Tricks
Author: Taranfx
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
  • UMMMM
    you can put it as:
    "format fs=fat32 quick"
    If you want to just format it faster. I do this allot (netbook/PC/Server/Wifes Laptop) from time to time, and a full format dosent matter. I am not so paranoid that it has to be a full format, and often copying the files to the disk is slow enough (even with sata and a quad core, which I have).
    Just my 2 cents
  • Thanks for this Tutorial! It is very important to prepare up your Pen drive before installation. I always messed up with it.
blog comments powered by Disqus
Taranfx Home
Hardware
Guides, How Tos
Programming
iPhone
Gadgets
High Definition
Networking
Taranfx Home
Hardware
Guides, How Tos
Programming
iPhone
Gadgets
High Definition
Networking