How to Install Windows Vista from Bootable USB Flash Memory Drive
Create a bootable Windows Vista on Flash Memory
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
1. Format the USB flash
Written by ShaDow on July 22nd, 2008 with 1 comment.
Read more articles on otherSoftware and Windows vista tips.















