Hi there all,

I'm trying to assemble a large farm of HP DL380 servers using unattended
2.7.

I'm getting a stop 0x7b (inaccesible boot device) after textmode setup.  If
I press F6 when prompted (just before the BSOD) I can load the driver disk
and setup continues OK. This stop error tells me that the mass storage
drivers required are not being loaded.

I have copied the drivers to $oem$\textmode and also copied the drivers to
$oem$\$1\cp002876. $oem$\$1\cp002921 contains the Broadcom NIC drivers for
the server.

I've followed Q288344 and the unattend.txt file generated by install.pl
seems to be correct.

[Unattended]
    ExtendOemPartition = 1
    UnattendMode = DefaultHide
    FileSystem = ConvertNTFS
    OemSkipEula = Yes
    OemPreinstall = Yes
    ; Needed for XP - see <http://support.microsoft.com/?kbid=294801>.
    UnattendSwitch = Yes
    OemPnPDriversPath = "cp002921;cp002876"

; See <http://support.microsoft.com/?kbid=288344>
[MassStorageDrivers]
    "" = OEM
    "Compaq Drive Array" = RETAIL
    "Compaq Smart Array Controller" = RETAIL

; See comments for [MassStorageDrivers]
[OEMBootFiles]
    txtsetup.oem
    cpqcissm.inf
    cpqcissm.cat
    cpqcissm.sys
    cpqcissm.dll

Thoughts?







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to