(iphone, ipod, itune, download, free) – Speed Up Your Vista Installation with vLite on a Flash Drive

Added by Meisam bakhshi .
Please see my other weblogs ! –

Speed Up Your Vista Installation with vLite on a Flash Drive

<img src=”http://www.lifehacker.com/assets/resources/2008/08/vlite-header.jpg” align=”left” hspace=”4″ vspace=”2″ width=”494″ height=”276″ style=”display:block;float:none;” />
Sometimes the most effective way to clean up Windows is to just wipe your hard drive and start over with a fresh re-installation, and that process can be so long and tedious—unless you know the shortcuts. Power Windows re-installers already know about slipstreaming with nLite for XP and using vLite for Windows Vista to trim down your installation disk to just the bare essentials and speed up the process. If you want to speed up your reinstall even further, you can copy your Windows installation files over to a bootable USB stick that has much better transfer rates. Here’s how.

Create Your Custom vLite Install

You already know the details of how to use vLite, since that’s been covered already. What we’re going to do is follow the same steps, customizing anything that you want to change…

<img src=”http://lifehacker.com/assets/images/lifehacker/2008/08/VistaFlashInstall1.png” width=”494″ class=”center” align=”center” height=”112″>

Then you’ll want to click the Apply button at the bottom when you are done.

<img src=”http://lifehacker.com/assets/images/lifehacker/2008/08/VistaFlashInstall2.png” width=”533″ height=”107″ class=”center” align=”center”>

VLite will prompt you to rebuild the installation files, which it copied to your hard drive. This process will take quite a long time, but at the end your source files should be updated.

<img src=”http://lifehacker.com/assets/images/lifehacker/2008/08/VistaFlashInstall3.png” width=”477″ height=”498″ class=”center” align=”center”>

You should now have a folder with installation files that look very similar to the actual installation CD. These are the files we will need to copy to your flash drive.

<img src=”http://lifehacker.com/assets/images/lifehacker/2008/08/VistaFlashInstall4.png” width=”440″ height=”292″ class=”center” align=”center”>

Of course you could simply use the regular Vista DVD, or even just mount your vLite ISO image instead, but this saves you from the extra step.

Prepare Your USB Drive

Open up an administrator mode command prompt by right-clicking on the shortcut and choosing Run as Administrator, then type in diskpart to load up the disk partitioning command line tool.

The most important step is to run the following command, which will give you the numbers of the disks, so you can use it in the next command (and not accidentally remove a partition on another drive).

list disk

<img src=”http://lifehacker.com/assets/images/lifehacker/2008/08/VistaFlashInstall5.png” width=”476″ height=”212″ class=”center” align=”center”>

Now that you know the correct number for the disk, you can use the select disk command, substituting the number 1 for whatever number your flash drive is set to:

select disk 1

Now you can run the rest of the commands, which will remove any partitions before creating a new FAT32 partition and setting it to active so it can boot.

clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit

That final assign command will let you access the drive from Explorer, so we can copy the files. You’ll want to copy all of the files from your installation DVD or from the vLite folder over to your flash drive.

<img src=”http://lifehacker.com/assets/images/lifehacker/2008/08/VistaFlashInstall6.png” width=”440″ height=”288″ class=”center” align=”center”>

At this point you should be able to stick the USB drive in your computer and boot from it. Note that you might have to enable USB flash booting support in the BIOS, and often it helps to use the shortcut key for your BIOS boot menu.

<img src=”http://lifehacker.com/assets/images/lifehacker/2008/08/VistaFlashInstall7.png” width=”344″ height=”256″ class=”center” align=”center”>

Got any other tips for a speedy Windows installation? Let us know in the comments.

Source: lifehacker.com

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.