Installing Windows from a USB flash drive
Saturday, June 25, 2011 // by Hacking Beast Editor //
Labels:
New Releases,
tips and tricks,
tools,
windows,
windowsvslunix
//
0
comments
In this post, I will show you how to load the Windows installation on to your USB flash drive and make it bootable just like the DVD.
Tools Required:
1. USB flash drive with a minimum capacity of 4 GB.
2. Windows 7 set-up DVD.
Step-1: Plug-in your USB flash drive and backup all the existing data in it.
Step-2: Open the command prompt. If you are using Windows 7/Vista then open it with administrator rights*.
* Goto Start -> All Programs -> Accessories -> Right-click on “Command Prompt” and select “Run as Administrator”.
Step 3: In the command prompt, type in the following command:
DISKPART
This will start the Microsoft DiskPart utility as shown below:
LIST DISK
This will show you a list of available disks on [...]
0 comments: