SCSI Driver Installation in windows 2000 unattended

S

Sankar-R

Dear All,
I am facing an error while trying to install windows 2000 in
unattended mode. I am using Intel SE7501BR2 Server board with Adaptec
AIC 7901SCSI.
I have created the $OEM$\textmode directory on the root of the
cd
and copied all necessary Adaptec AIC 7901SCSI driver files to the
$OEM$\textmode directory. I also edited the the txtsetup.oem and the
winnt.sif(Stored in floppy disk) files.
Following are the related information

Txtsetup.oem - Before editing
[Disks]
d1 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \win2000
d2 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winnt40
d3 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winxp
#d4 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winxp64

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"
a79xxNT40 = "Adaptec Ultra320 SCSI Cards (WinNT 4.0)"
a79xxNT60IA32 = "Adaptec Ultra320 SCSI Cards (WinXP IA32)"
#a79xxNT60IA64 = "Adaptec Ultra320 SCSI Cards (WinXP IA64)"


Txtsetup.oem - After editing
[Disks]
d1 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"
a79xxNT40 = "Adaptec Ultra320 SCSI Cards (WinNT 4.0)"
a79xxNT60IA32 = "Adaptec Ultra320 SCSI Cards (WinXP IA32)"
#a79xxNT60IA64 = "Adaptec Ultra320 SCSI Cards (WinXP IA64)"

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"

I have copied all files in win2000 directory to textmode directory

In winnt.sif i included

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\Win2K
DriverSigningPolicy="Ignore"
DriveLetter=C:
OemPnPDriversPath =
Drivers\SCSI;Drivers\NIC;Drivers\SCREADER;Drivers\AUDIO;Drivers\VIDEO

[MassStorageDrivers]
"IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"="RETAIL"
"Adaptec Ultra320 SCSI Cards (Win2000)"="OEM"
[OEMBootFiles]
txtsetup.oem
adpu320.sys
adpu320.inf
adpu320.cat
u320dsk1

While installing windows 2000 I am getting the following error

File txtsetup.oem caused an unexpected error(18) at
line 1041 in d:\nt\private\ntos\boot\setup\oemdisk.c
press any key to continue.

Please help us to solve this issue.

Regards
Sankar
 
Joined
Oct 16, 2007
Messages
1
Reaction score
0
Sankar-R said:
Dear All,
I am facing an error while trying to install windows 2000 in
unattended mode. I am using Intel SE7501BR2 Server board with Adaptec
AIC 7901SCSI.
I have created the $OEM$\textmode directory on the root of the
cd
and copied all necessary Adaptec AIC 7901SCSI driver files to the
$OEM$\textmode directory. I also edited the the txtsetup.oem and the
winnt.sif(Stored in floppy disk) files.
Following are the related information

Txtsetup.oem - Before editing
[Disks]
d1 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \win2000
d2 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winnt40
d3 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winxp
#d4 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winxp64

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"
a79xxNT40 = "Adaptec Ultra320 SCSI Cards (WinNT 4.0)"
a79xxNT60IA32 = "Adaptec Ultra320 SCSI Cards (WinXP IA32)"
#a79xxNT60IA64 = "Adaptec Ultra320 SCSI Cards (WinXP IA64)"


Txtsetup.oem - After editing
[Disks]
d1 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"
a79xxNT40 = "Adaptec Ultra320 SCSI Cards (WinNT 4.0)"
a79xxNT60IA32 = "Adaptec Ultra320 SCSI Cards (WinXP IA32)"
#a79xxNT60IA64 = "Adaptec Ultra320 SCSI Cards (WinXP IA64)"

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"

I have copied all files in win2000 directory to textmode directory

In winnt.sif i included

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\Win2K
DriverSigningPolicy="Ignore"
DriveLetter=C:
OemPnPDriversPath =
Drivers\SCSI;Drivers\NIC;Drivers\SCREADER;Drivers\AUDIO;Drivers\VIDEO

[MassStorageDrivers]
"IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"="RETAIL"
"Adaptec Ultra320 SCSI Cards (Win2000)"="OEM"
[OEMBootFiles]
txtsetup.oem
adpu320.sys
adpu320.inf
adpu320.cat
u320dsk1

While installing windows 2000 I am getting the following error

File txtsetup.oem caused an unexpected error(18) at
line 1041 in d:\nt\private\ntos\boot\setup\oemdisk.c
press any key to continue.

Please help us to solve this issue.

Regards
Sankar
Dear All,
I am facing an error while trying to install windows 2000 in
unattended mode. I am using Intel SE7501BR2 Server board with Adaptec
AIC 7901SCSI.
I have created the $OEM$\textmode directory on the root of the
cd
and copied all necessary Adaptec AIC 7901SCSI driver files to the
$OEM$\textmode directory. I also edited the the txtsetup.oem and the
winnt.sif(Stored in floppy disk) files.
Following are the related information

Txtsetup.oem - Before editing
[Disks]
d1 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \win2000
d2 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winnt40
d3 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winxp
#d4 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \winxp64

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"
a79xxNT40 = "Adaptec Ultra320 SCSI Cards (WinNT 4.0)"
a79xxNT60IA32 = "Adaptec Ultra320 SCSI Cards (WinXP IA32)"
#a79xxNT60IA64 = "Adaptec Ultra320 SCSI Cards (WinXP IA64)"


Txtsetup.oem - After editing
[Disks]
d1 = "Adaptec Ultra320 Family Manager Set - Microsoft Disk",
\u320dsk1, \

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"
a79xxNT40 = "Adaptec Ultra320 SCSI Cards (WinNT 4.0)"
a79xxNT60IA32 = "Adaptec Ultra320 SCSI Cards (WinXP IA32)"
#a79xxNT60IA64 = "Adaptec Ultra320 SCSI Cards (WinXP IA64)"

[scsi]
a79xxNT50 = "Adaptec Ultra320 SCSI Cards (Win2000)"

I have copied all files in win2000 directory to textmode directory

In winnt.sif i included

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\Win2K
DriverSigningPolicy="Ignore"
DriveLetter=C:
OemPnPDriversPath =
Drivers\SCSI;Drivers\NIC;Drivers\SCREADER;Drivers\ AUDIO;Drivers\VIDEO

[MassStorageDrivers]
"IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"="RETAIL"
"Adaptec Ultra320 SCSI Cards (Win2000)"="OEM"
[OEMBootFiles]
txtsetup.oem
adpu320.sys
adpu320.inf
adpu320.cat
u320dsk1

While installing windows 2000 I am getting the following error

File txtsetup.oem caused an unexpected error(18) at
line 1041 in d:\nt\private\ntos\boot\setup\oemdisk.c
press any key to continue.

Please help us to solve this issue.

Regards
mkt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top