Jump to content

Starting Windows Vista Installation from bootable USB stick


Recommended Posts

Posted

I wanted to have my Windows Vista Installation files on a USB stick that I could boot and install Vista from.

I didnt find any exact information on how to do this on the internet so I decided to make a detailed guide to show other people how to do it.

You need to download these files first:

HP USB Disk Storage Format Tool

dos_start.zip

Vista_Installation_from_USB.zip

Step 1: Formatting USB stick with HP USB Disk Storage Format Tool

Install HP USB Disk Storage Format Tool and run the program.

You will get a screen that looks like this:

HP_USB_DISK_TOOL.png

Device: You select the USB disk you want to have the Windows Vista Install files on

File system: Select FAT32

Volume label: Select a label for your USB disk (can be blank)

Quick Format: Check this

Create a DOS start up disk: Check this

Now unzip the dos_start.zip

using DOS system files located at: Browse and find the unzipped dos_start folder

Step 1 is finished and now you have bootable USB stick

Step 2: Install a Boot Manager to the USB stick

Extract Vista_Installation_from_USB.zip to the root of the USB stick.

The zip file contains GRUB4DOS which is a boot manager.

Step 2 is finished and now have a bootable USB stick with the boot manager GRUB4DOS.

Step 3: Copying Windows Vista Install files to USB stick

Take your Windows Vista CD/DVD and copy the content of it to the USB stick.

Step 3 is finished and now have a bootable USB stick that you can install Windows Vista from.

Step 4: Start the Windows Vista Installation

Restart your computer and boot from your USB stick through the BIOS.

This will start up GRUB4DOS and you have a menu option to start the Windows Vista Installation.

FAQ: I will cover some technical stuff here

More later


Posted

Totally unnecessary steps.

It's much easier than this and it's all covered in the "Vista Unattended" section.

It's really two steps: 1) Format with diskpart and 2) Copy all DVD files to USB. That's all there is to it.

Posted

Nice... for some reason all the information I found on the internet didnt the diskpart program.

Now I know about that one and the Vista edition of the program supports USB sticks.

Posted

Well, actually Methyl detailed step by step tutorial is nice because adding to the stick the grub4dos files you can have a multiboot stick that can, besides installing Vista, do other things.

Nothing really new (no offence intended to Methyl :)) for expert grub4dos users, but still a really very good :thumbup thing for less experienced ones.

jaclaz

  • 9 months later...
Posted (edited)

...not working... i select under GRUB4DOS "Windows Vista Installation" (Step4) and:

Booting "Startup Windows Vista Installation"

chainloader (fd0)/BOOTMGR

Error 23: Selected disk does not exist

Press any key to continue...

Edited by AnimaliX
Posted
...not working... i select under GRUB4DOS "Windows Vista Installation" (Step4) and:

Booting "Startup Windows Vista Installation"

chainloader (fd0)/BOOTMGR

Error 23: Selected disk does not exist

Press any key to continue...

The menu.lst must have a wrong entry.

(fd0) means first floppy disk

Try editing the menu.lst file and add this entry:

title Start Windows Vista Installation setroot
find --set-root /BOOTMGR
chainloader /BOOTMGR

Better yet, try this pre-made solution:

http://www.msfn.org/board/Install-XP-from-USB-f157.html

http://www.msfn.org/board/Install-Vista-fr...SB-t111506.html

jaclaz

Posted

The menu.lst must have a wrong entry.

(fd0) means first floppy disk

Try editing the menu.lst file and add this entry:

title Start Windows Vista Installation setroot
find --set-root /BOOTMGR
chainloader /BOOTMGR

Better yet, try this pre-made solution:

http://www.msfn.org/board/Install-XP-from-USB-f157.html

http://www.msfn.org/board/Install-Vista-fr...SB-t111506.html

jaclaz

Yes thanx this works.. but... everything is very slow - i mean "Windows loading files..." ... i have fast USB flash with support ReadyBoost

and after this Vista setup say - Error: Cannot find F:\Sources\Install.wim

Posted

I solved "error" problem (Error: Cannot find F:\Sources\Install.wim) with delete Autounattend.xml

I thing problem in Autounattend.xml is this:

<cpi:offlineImage cpi:source="wim:/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

but everything is still very slow :(

Posted

Well, that could be for one or more reasons - could be that the USB bus is causing the slowdown, the USB stick could just have a slow memory controller, it could be the disk controller, etc. Is it fast when you build from a CD or DVD with the same Vista image?

Posted
Well, that could be for one or more reasons - could be that the USB bus is causing the slowdown, the USB stick could just have a slow memory controller, it could be the disk controller, etc. Is it fast when you build from a CD or DVD with the same Vista image?

Yes boot from DVD is cca 4x faster... :(

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...