Hi,

 

We are using unattended 4.8, and I'm trying to make windows 2003
installation work with mass storage drivers.

For this we have created the following directory structure:

 

unattended-4.8/install/os/03ssp2/I386/$OEM$

            $1

            TEXTMODE

            txtsetup.oem

 

The txtsetup.oem is also in the above TEXTMODE directory, together with
the .inf, .cat and .sys files from the drivers.

In the $1 directory I have this:

            /drivers/DELLSAS and /drivers/dellsas5 directories, they
also contain the drivers' .sys, .inf and .cat files.

 

The txtsetup.oem file contains these lines:

 

[Disks]

d2 = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server 2003 32
bit)",\txtsetup.sif,""

d1 = "Dell SAS 5x and SAS 6X Controller Driver (Windows 2000/Server 2003
32-bit)",\txtsetup.sif,""

 

[scsi]

PERC_32    = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server
2003 32 bit)",percsas

DELL_SAS_2K3 = "Dell SAS 5x and SAS 6x Controller Driver (Windows Server
2003 32-bit)",lsi_sas

 

[Files.scsi.PERC_32]

driver  = d2,percsas.sys,percsas

inf     = d2,oemsetup.inf,percsas

inf     = d2,nodev.inf

catalog = d2,percsas.cat

 

[Files.scsi.DELL_SAS_2K3]

driver  = d1,lsi_sas.sys,lsi_sas

inf     = d1,lsi_sas.inf

catalog = d1,lsi_sas.cat

 

The nt5x-install script detects the drivers and asks me which ones I
want to load.

But when windows setup starts I get the following error message:

 

"File txtsetup.oem caused an unexpected error (18) at line 1896 in
d:\nt\base\boot\setup\oemdisk.c".

 

Can anyone assist me in setting up these drivers for the unattended
installation?

 

Thanks,

 

 

Gregory

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to