
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:
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.
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.
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 articlesThis article was posted in Windows Vista.
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7






Deepak
Hey, in step 4 when I am providing "active" command I am getting error as
"There is no partition selected.
Please select a partition and try again."
can you say me what the problem may be?
sajibe
every time i write active it says no pertition selected select a pertition and then try again
what should i do
all the proccess was folloed properly
help me
sajibe
every time i write active it says no pertition selected select a pertition and then try again
what should i do
all the proccess was folloed properly
help me
phout
it is not work from bootsect /nt60 g:
how to do with this parts
please help
Jonnybl@ze
While doing this tutorial, I think I found some helpful info for those of you that had problems. 1. Make sure you can BOOT to your usb drive! This is probably the most important step. The first usb flash drive I used did not work. I wasted a couple of hours messing with it then put in my car strereo with an mp3 on it and it would not play on that either. The second flash card I used, worked without a flaw, on the first try. 2. Copy and paste the boot file from the dvd or iso and paste it to the root of C drive. For some reason, when I change directories to D (dvd drive) in command prompt, it changes for a second and then switches right back to C. I can change my directory to any location on hdd's but not to my dvd drive. Very strange. 3. It also works with external usb hdd's. Both 2.5" bus powered and 3.5" self powered external drives. Don't forget to change the boot order in your bios or push button (for me F12) for boot selection. I put a 3 gb partition with the boot files then copied and pasted Windows 7, Vista, and 2008 files onto the remaining partition. Then you can copy and paste which ever version you want to load into the 3 gb bootable partition. Be sure that the boot partition is first.
Thanks VG for the great info.
Joel
this has been the best explanation I found on the web about making a bootable usb, very helpful, thanks!!!
Vinz Paramore
@ Nishant
What is your Fat Volume?
Is it Fat32?
If it is...
You should Convert your Fat32 to NTFS
Go here for more info:
http://support.microsoft.com/kb/307881
Shaun Bliss
Actually, when you set the active partition to Active and it gives an error about the Partition, it has actually set it to active anyway. You can see this when you relist the volumes and you will see a little asterisk next to the active volume which you just set.
You can then proceed with the bootsector stuff. I did have no luck formatting the volume in
NTFS, but it does seem to work in FAT32 anyway.
Christopher Varghese
Thanks a lot yar. It comes in handy for people like me who are computer illiterates and stil want to attempt on installing vista on a mini laptop without a DVD drive.
Keep up the good work.
Raza
Dear Vishal,
Im using Windows Vista Home Premium and I want to install Windows 7 RC.
The problem is that i cant open bootsect.exe from boot directory in Windows 7 RC Installation folder.
It opens up then closes.
Please help me