Tuesday, August 24, 2010

How to Create a Bootable Windows Vista or Windows 7 Flash Drive - Preparing Flash Drive a

If you have ever had installed windows on your computer system, then you might be aware of all the tiny problems that you might encounter during installation. At times, it happens that the CD/DVD drive stops working or the CD/DVD itself gets corrupted.

Preparing Bootable Flash Drive

Alternatively, there could be too many scratches on the disk leading to a corrupt setup, in which case, you might have to skip many of the files during the windows installation. At least, I have been facing all these problems myself. Recently, I purchase a DELL Notebook, and to my bad luck, the CD/DVD-RW drive stopped working. I got it replaced 4 times, but no luck. Without even using the drive, it stopped working. So, I thought of using a USB or a flash drive, to install the windows and here, I am with this small easy to follow tutorial.

You need to have all the following things:

  1. A flash drive
  2. Windows Vista or Windows 7 Bootable DVD
  3. Windows Vista or Windows 7 operating system
  4. diskpart and bootsect utilities

Windows Vista and Windows 7 users already have the 2 utilities present on their operating system. However, if you don’t have these, then you can download them here: diskpart and bootsect

Step 1: I assume that you have the utilities preinstalled on your system. Press Windows + R key to open the Run Prompt. Type cmd and press Enter key to launch command prompt. You must use the command prompt in Administrator mode.

Alternatively, you can browse to the command prompt from Start Menu, Programs and then Accessories. Right click on the command prompt option and click “Run as Administrator” to open the command prompt with Administrator privileges.

Step 2: Plug-in your flash drive. On the command prompt, type the following command ‘diskpart’ and press Enter.

Step 3: Type the following commands line by line without the double quotes.

“List disk” - This will list the drives connected to your computer. My flash drive was listed as Disk 1

“Select disk 1” – This will select your flash drive.

“Clean” – This will clean the flash drive bringing it to a raw state.

“Create partition primary” – This will create a primary partition on the flash drive.

“Select partition 1” – This will select the primary partition.

“Active” - This will make the primary partition active.

“Format fs=NTFS quick” – This will format the flash drive in quick mode. If you want a full format, you can remove the quick option, but it will then take time depending on the size of the flash drive.

“Assign” – This will assign a drive letter to the flash drive.

“Exit” – This will exit the diskpart utility.

Images

(untitled)(untitled)(untitled)(untitled)(untitled)

Images Credit

Command Prompt screenshots by Microsoft



No comments:

Post a Comment

brings you the latest technology news, computer mods, computer news and the latest computer and notebook reviews.