How to Create Bootable USB Drive to Install Windows Vista?



http://img.photobucket.com/albums/v374/vishaal_here/Windows-1.png

This tutorial will help you in creating a bootable USB drive of Windows Vista which you can use to install Vista in any system. It might become very useful when you don't have access to DVD drive.

1. First format your USB drive in NTFS file system. You can do it by attaching your USB drive to your system and then format it from My Computer window.

2. Now open Command Prompt window from Start menu. Right-click on Command Prompt entry in start menu and select "Run as administrator" option.

3. Now type diskpart in Command Prompt window and press Enter. It'll launch DiskPart program:

http://img.photobucket.com/albums/v374/vishaal_here/LaunchDiskpart.jpg

4. Now provide following command:

list volume

It'll show a list of all drives in your system. Look for your USB drive entry. As in the below screenshot, the USB drive is "G" which you can determine from its "Type" entry.

Now you have to select the USB drive volume by providing select volume no. command. Since in our case volume no. of USB drive is "Volume 4", the command would be:

select volume 4

Now we have to make this drive active. So provide active command:

active

Now exit from DiskPart using exit command.

http://img.photobucket.com/albums/v374/vishaal_here/UsingDiskpart.jpg

5. Now we need to create Boot sector on USB drive. We'll use "bootsect.exe" utility for this task. You can find this utility in Windows Vista setup disk. It'll be present in "Boot" directory.

Now provide following command in Command Prompt:

bootsect /nt60 G:

Here G is drive letter of USB drive. Replace it with the correct drive letter if your system has some other letter for USB drive.

http://img.photobucket.com/albums/v374/vishaal_here/InstallingBootloaderonUSB.jpg

6. At last, copy all files/folders from Vista Setup DVD to your USB drive and you have done.

Now you can boot using your USB drive and can install Windows Vista in any system.

Thanks to Dave Glover for this info...

Complete list of AskVG articles



This article was posted in Windows Vista.


Share |


Related Articles

Popular Articles



72 Comments

  • Nice man keep it up, would be very useful...!!! :smile:

  • Thanks !! Very useful !!!! :grin:

  • Hey, just wondering what would happen if i copy all of the stuff of a windows xp cd?

  • well need a 4 gb usb atleast. i have 1 gb. :cry:

  • how to create bootable usb for windows xp any one please.......

  • I tried this on Windows XP SP2 but it didnt work.. It didnt finished becose i could not compile that " Active" command.

  • Is USB 2.0 faster than DVD drive?

  • Nice job VISHAL but it is boring because i have small comands
    1)format pen drive for vista in NTFS & for xp in FAT32
    2)Open command prompt with administrator right
    3)provide following command
    xcopy d:\*.* /s/e/f e:\
    where d is cd drive containing installation disk & e is pen drive ,change it as ur
    then enjoy installation with usb

  • when i get to the active part it says that ther is no partition selected please help!!!!!!!!!!!!! :???: :???: :cry: :cry: :idea: :idea: :?: :?: :?:

  • How to make XP Bootable disk? i tried using xcopy command, after all, when i try to boot that time shiws 'disk error'.

    Thanks

Add a Comment

NOTE: If you can't see your comment, please be patient. It'll appear as soon as we approve it.


Create an avatar that will appear with your comment.