Jump to content

Recommended Posts

Posted

Hi...I'm tasked with building an unattended install for Windows 2003 in my environment.

There will be more types of hardware arriving but so far I've built kits for a Poweredge 2850 and a SC1425.

The kits work fine but my problem is making the kit universal. By this I mean, I dont know how to put drivers in for more than 1 type of raid controller in the TEXTMODE folder??

I have the normal structure:

i386->$oem$->$1

i386->$oem$->$$

i386->$oem$->C

i386->$oem$->Textmode

The way I've been getting round it is by creating additional textmode folders and renaming them as and when I build a server

eg i386->$oem$->Textmode_sc1425

or i386->$oem$->Textmode_pe2850

So when I come to build a Poweredge 2850 I just rename the folder Textmode_pe2850 to Textmode!

This is my workaround so far but can someone tell me how its done?

I actually tried creating subfolders within the Textmode folder. For Example

i386->$oem$->Textmode->SC1425

i386->$oem$->Textmode->PE2850

and then I modified my unattend.txt to read

[oembootfiles]

sc1425\txtsetup.oem

sc1425\file1.sys

etc...

But this still didnt work

Any thoughts???? Help......


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...