0

I've found a number of tools for writing a Windows XP install to a bootable USB drive, but they all remove the customization from nLite. The target computer lacks a CD drive (it's technically an IO Server, that can run typical OS's). Thus far any attempt to install my custom version has failed, from using an IDE-based CD drive with an IDE to USB cable to the assortment of Bootable USB creators. I've been working on this for 12 hours, with no luck.

Is there any solution to this? I've thought about removing the Hard Drive, but getting the thing open is in and of itself a task, and once inside I have no idea what kind of drive it has or how to get it out.

skeggse
  • 207

1 Answers1

1

First, make sure your computer is set to boot from a USB.

Format the USB drive as NTFS. Then make sure it is marked as active. Next, you'll need three specific files.

  1. NTLDR
  2. NTDETECT.COM
  3. BOOT.INI

They are usually in the BOOT folder. If not, just grab them from an XP installaion.

Then robocopy all the files from the ISO to the USB drive. Or just drag and drop, making sure you have view OS files on.

Then boot that bad boy up.

surfasb
  • 22,896