1

I've tried for several days to make an USB Bootable with Windows XP, I want to install the OS in a computer that doesn't have CD.

I know there are some utilities that make this but the thing is I tried them all (I guess) and still I cannot make it works.

I've tried:

  • WinToFlash, (Actually the first post I saw was this)

  • WinUSBMaker

  • With Command Prompt

And a lot of tutorials that doesn't really works for me, I appreciate any help you could give.

The computer starts with the USB and everything looks normal, but before it begins the installation, the computer shuts down or blue screen of dead shows, the problem is the error of the BSOD is there is not a single error, and when I google them, they are unrelated between them.

The ISO I use it's the original distribution obtained from my school.

The computer has a Windows XP installation running, I just want to reformat the HDD

poz2k4444
  • 914

4 Answers4

1

The problems as I see it is as follows:

Normally you install windows XP from CD the following happens: The PC gets started. It runs POST. The BIOS recognises a bootable CD and boots from it. This starts a program (the windows installer). This part understands about native ATA chipsets, ATAPI CDROMs, basic (VESA) displays etc.

Then you install windows using all these basic routines and finally you reboot.

The next boot is from the hard disk. You are now starting windows XP. XP starts and detects a lot of new hardware. It tries to install drivers for it. Once it find the USB controllers and finishes installing drivers for them it can access USB drives natively. It does not natively understand USB before this.


This means you either need to finish installing windows XP so that you can install it. (hello catch 22), or you need to teach XP how your USB controllers work before you reboot the first time.

Now this can be done. XP has an option to load extra drivers from a floppy. (Press F6 to load extra drivers.) Or you could change the files in the image (slip streaming)

Now there are two more things:

  1. I fail to see why windows fails with different errors. I would expect it to fail with a consistent inaccesable bootdevice.
  2. You also mentioned a few tools to move the iso image to USB. I think they worked perfectly and that the resulting USB pen drive will be bootable if the OS understands USB. (Note that win7 does grok USB.)
Hennes
  • 65,804
  • 7
  • 115
  • 169
1

Another option for you to do is to install a live OS like a linux distro to your flash drive, store the image for the windows iso on the drive afterwards and install it from within linux as most linux distros allow you to do this.

EDIT: I missed your last few lines of text, simple install a linux distro like ubuntu on the flash drive, and format your HDD from within the live OS.

user88311
  • 1,674
0

Use the Microsoft USB/DVD DOWNLOAD TOOL. Best way to get a Windows OS on a USB drive. If that doesn't work, there is an issue with some BIOS setting Here's the link: http://www.microsoftstore.com/store/msstore/html/pbPage.Help_Win7_usbdvd_dwnTool

It says Windows7 I know. I have tried this for Windows 7,8,Vista and XP.

0

Try slipstreaming SP3 into your ISO before copying it to your thumbdrive. I recall having a similar issues a ferw years ago and that solved it(for whatever reason). You also get the added benefit of bugfixes and newer default drivers.

I would also try a different USB thumbdrive. It's not a driver issues because the thumbdrive can boot the computer.....without any drivers available.

Also, since it is your mom's daily driver, I suggest you tread very lightly!

Lee Harrison
  • 2,127