Reply to Message

View discussion in a popup

Replying to:
_the_dude_
Enthusiast
Enthusiast

jrichards,

I have no experience with slipstreaming and/or nlite. The error message you are getting looks like there is something wrong with the .iso file. You could check that by using daemon tools on windows to see if you can mount the iso file from there. Also, make sure you have full permissions (also write) on the iso-file, directory and share on the windows system, otherwise things will fail alltogether.

Since I have no experience with nlite and slipstreaming here's what I would try first: Go back to the original ISO file and do something similar to:

http://support.microsoft.com/kb/816299/

But replace step 1 and 2 with the following two steps:

1. Since you can't write in the ISO image, you need to trick the tftp daemon into getting the files elsewhere, by adding a line to the tftpd map file.

rgi /WI2K3/i386/\$OEM\$/(.*) /WI2K3_OEM/\1

Then restart the tftp daemon. (from the web-interface)

2. Then create a directory /var/public/tftproot/WI2K3_OEM

and /var/public/tftproot/WI2K3_OEM/Textmode

and put the driver files in there

Good luck and let me know what happened!

Reply
0 Kudos