How to Create Bootable USB Drive to Install Windows Vista?

by Mayur on September 14, 2008

in Internet,Tips 'n' Tricks,USB,Windows Vista / XP

Ever got into a situation when your CD/DVD rom refuses to work and the vendor says it will cost you more than your pocket can affort ? Well, it happened with me and I saved some pocket money by making full use of my Pen Drive.

Km at TechMixer shares the secret in easy to do steps on how to install Vista using a USB pen drive.

1. Format the USB flash memory drive to FAT32 file system

Run CMD.EXE and type the following command. Note: This set of commands assumes that the USB flash drive is addressed as “disk 1?. Double check that by doing a list of the disks (type “list disk”) before cleaning it).

  1. diskpart
  2. select disk 1
  3. clean
  4. create partition primary
  5. select partition 1
  6. active
  7. format fs=fat32
  8. assign
  9. exit
2. Copy Windows Vista’s DVD ROM content to the Flash Drive

Type in command to start copying all the content from the Windows Vista DVD to your newly formatted high speed flash drive.

  • xcopy d:\*.* /s/e/f e:\

3. Setup your computer BIOS to boot from USB Drive

4. Install Windows Vista from flash memory drive

You can also install Ubuntu using a pen drive, or just make the pen drive bootable for anything else.

Related Posts:

Liked this article? Then SUBSCRIBE to RSS Feed or get Free updates via E-MAIL



{ 2 trackbacks }

How To Create Windows XP/2003 Live Bootable Disc ?
November 18, 2008 at 11:43 pm
?? ???? ???? ???? ?????? » ??? ?? ??? ??? ???? (USB Flash Memory)
August 6, 2009 at 1:28 am

{ 4 comments… read them below or add one }

syna September 22, 2008 at 7:05 am

“Ever got into a situation when your CD/DVD rom refuses to work and the vendor says it will cost you more than your pocket can affort ?” Come on, a new DVD-Rom drive costs about 25$, how is that not affordable…

Anurag September 29, 2008 at 8:20 pm

This Is Really Cool…
No Need OF DVD!!!!!!

- Anurag R.C.
http://www.pcdrome.com

Anurags last blog post..Hide Windows Using Anti-BossKey.

bhansali March 18, 2009 at 5:44 pm

Doesn’t the usb drive has a thing known as boot sector or Master boot record? Is it not necessary to fill the proper system files to that particular sectors?

babak memari October 13, 2009 at 11:10 am

Leave a Comment

Previous post:

Next post:



   Copyright © 2008-2012 WebTrickz | Sitemap | Privacy Policy | Advertise | Back To Top