Jump to content

x64: BootCD not working w/ Adaptec Hostraid


Recommended Posts

I tried to make a CD based installation for Dell Precision 670 with Adaptec U320 hostraid controller 7901. I know that the drivers are correct because I can install windows x64 manually with help of the F6 key

(Filename R98304 from Dell FTP Server)

When try to boot from the CD, I get the message:

"File TXTSETUP.OEM caused an unexpected error (18) at line 1896 in d:\srvrtm\base\boot\setup\oemdisk.c."

press any key to continue"

In the next step the CDROM driver will be load and further the message will appear that no disks are found. Ok it's clear that the a320raid Driver won't be load correctly. The driver are digitally signed and decorated.

Here are my configurations:

I copied the adaptec driver files under <CDROOT>\$OEM$ and <CDROOT>\$OEM$\TEXTMODE

a320mgt.cat
a320mgt.inf
a320raid.cat
a320raid.inf
a320raid.sys
DriverLanguageMap.xml
hraidsk1
txtsetup.oem
Version.txt

txtsetup.oem

[Disks]
d2   = "Adaptec U320RAID Driver v1.00 (Windows EM64T/AMD64 for 2003 )", \hraidsk1, \

[Defaults]
scsi = ADAPTEC_64BIT_U320HOSTRAID

[scsi]
ADAPTEC_64BIT_U320HOSTRAID = "Adaptec HOSTRAID driver for Windows XP/2003 x64 Edition"

[Files.scsi.ADAPTEC_64BIT_U320HOSTRAID]
driver  = d2,a320raid.sys, a320raid
inf     = d2,a320raid.inf
inf     = d2,a320mgt.inf
catalog = d2,a320raid.cat
catalog = d2,a320mgt.cat

[Config.a320raid]
value = "", Group, REG_SZ,    "SCSI Miniport"
value = "", Start, REG_DWORD, 0
value = "", Tag,   REG_DWORD, 1
value = "", Type,  REG_DWORD, 1
value = Parameters\PnpInterface,5,REG_DWORD,1

[HardwareIds.scsi.ADAPTEC_64BIT_U320HOSTRAID]
id = "PCI\VEN_9005&DEV_809F","a320raid"
id = "PCI\VEN_9005&DEV_8090","a320raid"
id = "PCI\VEN_9005&DEV_8091","a320raid"
id = "PCI\VEN_9005&DEV_8092","a320raid"
id = "PCI\VEN_9005&DEV_8093","a320raid"
id = "PCI\VEN_9005&DEV_8094","a320raid"
id = "PCI\VEN_9005&DEV_809E","a320raid"
id = "PCI\VEN_9005&DEV_808F","a320raid"
id = "PCI\VEN_9005&DEV_8080","a320raid"
id = "PCI\VEN_9005&DEV_8097","a320raid"
# Rev B IDs
id = "PCI\VEN_9005&DEV_809D","a320raid"
id = "PCI\VEN_9005&DEV_809C","a320raid"
id = "PCI\VEN_9005&DEV_8095","a320raid"
id = "PCI\VEN_9005&DEV_8096","a320raid"

winnt.sif

[Data]
  AutomaticUpdates = 1
  AutoPartition=0
  MsDosInitiated=0
  UnattendedInstall=Yes

[Unattended]
   AutoActivate=No
   UnattendMode=DefaultHide
   OemPreinstall=Yes
   OemSkipEula=Yes
   ExtendOEMPartition=1
   FileSystem=ConvertNTFS
   DriverSigningPolicy=Ignore
   OemFilesPath = ".\$OEM$"
   OemPnPDriversPath="drivers\00_Chipset\IntelINF;drivers\02_Video\nVidia71.84"
   UnattendSwitch=Yes
   Hibernation=1
   WaitForReboot=No
   DisableDynamicUpdates=Yes
 

[GuiUnattended]
   AdminPassword=*
   OEMSkipRegional=1
   TimeZone=110
   OemSkipWelcome=1

[UserData]
   ComputerName=dell
   FullName="xxx"
   OrgName="xxx"
   ProductID= "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

[GUIRunOnce]


[Display]
   BitsPerPel=32
   Xresolution=1600
   YResolution=1200
   Vrefresh=75

[MassStorageDrivers]
"Adaptec HOSTRAID driver for Windows XP/2003 x64 Edition"="OEM"
"IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"="RETAIL"

[OEMBootFiles]
txtsetup.oem
a320raid.sys
a320raid.inf
a320mgt.inf
a320raid.cat
a320mgt.cat


[RegionalSettings]
   LanguageGroup=1
   Language=0407
   InputLocale_DefaultUser=0407:00000407
   UserLocale_DefaultUser=0407

[Components]
Dialer="off"
   
[Identification]
JoinWorkgroup = XXX

[Networking]
   InstallDefaultComponents=Yes

[NetAdapters]
   Adapter1=params.Adapter1

[params.Adapter1]
   INFID=*

[NetClients]
   MS_MSClient=params.MS_MSClient

[NetServices]
   MS_SERVER=params.MS_SERVER

[NetProtocols]
   MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
   EnableLMHosts=No
   DisableDynamicUpdate=Yes
   SyncDomainWithMembership=0
   DNS=Yes
   UseDomainNameDevolution=No
   AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
   SpecificTo=Adapter1
   DHCP=Yes
   WINS=No
   NetBIOSOptions=0

Link to comment
Share on other sites


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