Archived from groups: microsoft.public.win2000.setup_deployment (More info?)
I cannot get past the text mode portion of this unattended
installation. I keep getting BSOD with Inaccessiable Boot
Device. I know what the problem is but I do not know how
to fix it. It seems that when the install starts and
copies files it is never copying the RAID drivers from the
Textmode directory under $OEM$. Here is my Unattend.txt
and Txtsetup.oem from the RAID drivers. I have been
searching everywhere but have come up with nothing.
-----------------------------------------------------------
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
PERC471 = "DELL PERC 3/QC RAID Driver for Windows 2000 ",
mraid2k.sys, .
PERC493 = "DELL PERC 3/DC & PERC 3/DCL RAID Driver for
Windows 2000 ", mraid2k.sys, .
PERC475 = "DELL PERC 3/SC RAID Driver for Windows 2000 ",
mraid2k.sys, .
PERC511 = "DELL CERC ATA100/4ch RAID Driver for Windows
2000 ", mraid2k.sys, .
PERCROM = "DELL PERC 4/Di RAID Driver for Windows 2000 ",
mraid2k.sys, .
PERC518 = "DELL PERC 4/DC RAID Driver for Windows 2000 ",
mraid2k.sys, .
PERC520 = "DELL PERC 4/SC RAID Driver for Windows 2000 ",
mraid2k.sys, .
PERCR1E = "DELL PERC 4e/Si Driver for Windows 2000 ",
mraid2k.sys, .
PERCR2E = "DELL PERC 4e/Di Driver Windows 2000 ",
mraid2k.sys, .
PERCDE1 = "DELL PERC 4e/SC Driver for Windows 2000 ",
mraid2k.sys, .
PERCDE2 = "DELL PERC 4e/DC Driver for Windows 2000 ",
mraid2k.sys, .
[Defaults]
# This section lists the default selection for
each 'required'
# hardware component. If a line is not present for a
component,
# the default defaults to the first item in the
[<component_name>]
# section (see below).
#
# <component_name> is one of computer, display, keyboard,
mouse, scsi
# <id> is a unique <within the component> string to be
associated
# with an option.
scsi = PERC471
[scsi]
PERC471 = "DELL PERC 3/QC RAID Driver for Windows 2000 ",
mraid2k
PERC493 = "DELL PERC 3/DC & 3/DCL RAID Driver for Windows
2000 ", mraid2k
PERC475 = "DELL PERC 3/SC RAID Driver for Windows 2000 ",
mraid2k
PERCROM = "DELL PERC 4/Di RAID Driver for Windows 2000 ",
mraid2k
PERC511 = "DELL CERC ATA100/4ch RAID Driver for Windows
2000 ", mraid2k
PERC518 = "DELL PERC 4/DC RAID Driver for Windows 2000 ",
mraid2k
PERC520 = "DELL PERC 4/SC RAID Driver for Windows 2000 ",
mraid2k
PERCR1E = "DELL PERC 4e/Si Driver for Windows 2000 ",
mraid2k.sys
PERCR2E = "DELL PERC 4e/Di Driver Windows 2000 ",
mraid2k.sys
PERCDE1 = "DELL PERC 4e/SC Driver for Windows 2000 ",
mraid2k.sys
PERCDE2 = "DELL PERC 4e/DC Driver for Windows 2000 ",
mraid2k.sys
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.