ghacks Technology News

Speed Up Windows Vista Reinstallation


The installation of Windows Vista is painfully slow and takes up to 30 minutes. If you reinstall Windows Vista regularly you might like the following method to speed up the installation of Windows Vista. You do need a high speed USB device (faster than 12000 KB/s, for example the
OCZ ATV Turbo 4GB Flash Drive (USB2.0 Portable)

) with at least four Gigabytes of RAM and a running copy of Windows Vista.

The USB drive will not only provide you with a quicker way of installing Windows Vista but also with access to the Rescue System. The process itself is pretty straightforward, you need to do the following. Boot into Windows Vista as usual and connect the USB drive to the computer. Make sure that you connect it to a high speed USB 2.0 port.

Open the command line in Windows Vista and use the command diskpart.exe to start the disk partitioner. It takes a while until it is fully loaded, once you see the Diskpart > prompt you can continue with the following commands:

  • list disks – this lists all the disks on your system including the USB drive. The important figure is the disk number of the Usb device. Make sure you got the right one, compare the sizes of the disks if you are unsure with those in My Computer.
  • select disk a – a is the disk id of your USB stick that you figured out with the list disks command. Again, make sure you select the right disk.
  • Enter the following commands one after the other:
  • clean
  • create partition primary
  • select partition 1
  • active
  • format fs=fat32
  • assign
  • exit

Now copy the contents of the Vista DVD to the USB device. Use the command line again with the following command:

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

Please note that e:\ has to be replaced with the DVD drive that contains the Vista DVD and f:\ has to be replaced with the drive letter of the USB device.

After the files have been copied you can boot from the USB device and either install Windows Vista remarkably faster or open the Repair System to rescue a system that does not boot anymore.




Tags: ,
Categories: Operating Systems, Windows, software


Read Related Posts


Trackbacks/Pingbacks

  1. Speed Up Windows Vista Reinstallation…

    Interesting: http://www.ghacks.net...

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us