Dell External OEMR 1435 User Guide - Page 38

Creating a Bootable Windows PE 2005 ISO Image, DellWinPEBuild, Dell\Drivers\DRIVERINST.BAT

Page 38 highlights

Creating a Bootable Windows PE 2005 ISO Image NOTE: See "Creating a Bootable Windows PE 2.0 ISO Image" on page 40 for information on creating a bootable CD for Windows PE 2.0. Integration of DTK Directory Structure in the Windows PE Build This task involves a five-step process: 1 Integrating DTK tools and scripts: Copy the folder \Dell that you unzipped from the Dell-supplied zip file to DellWinPEBuild, or extract the Dell-supplied file directly into the Windows PE build. 2 Installing necessary drivers into Windows PE: Execute \Dell\Drivers\DRIVERINST.BAT with two required arguments: • Path to DellWinPEBuild • Path where the Dell-provided drivers are located. These drivers can be found in the DTK zip file under the \Dell\drivers folder. 3 Adding support for mass storage drivers into Windows PE: NOTE: You must implement this step to ensure mass storage drivers are installed into Windows PE. In the winpeoem.sif file (available under I386\SYSTEM32 in your Windows PE directory), edit the following text to remove the semicolons from the Oem Driver Params section and append the directory names for the Dell-mass storage drivers: OemDriverRoot="" OemDriverDirs=MRAID, PERC4IM, PERC5, SAS5 NOTE: For your reference, a sample winpeoem.sif file is available under \Dell\Toolkit\template\Configs. 4 Starting required services: The mr2kserv service should be installed and started for RAID to function; the racsvc service should be installed and started for RACADM to function. For details on how to start the required services, see the sample winbom.ini file under \Dell\Toolkit\template\Configs. NOTE: When booting the target system, ensure that the RAC and the mr2kserv services are running. 38 Configuring Your Managed System

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156

38
Configuring Your Managed System
Creating a Bootable Windows PE 2005 ISO Image
NOTE:
See "Creating a Bootable Windows PE 2.0 ISO Image" on page 40 for
information on creating a bootable CD for Windows PE 2.0.
Integration of DTK Directory Structure in the Windows PE Build
This task involves a five-step process:
1
Integrating DTK tools and scripts: Copy the folder
\Dell
that you
unzipped from the Dell-supplied zip file to
DellWinPEBuild
,
or extract
the Dell-supplied file directly into the Windows PE build.
2
Installing necessary drivers into Windows PE: Execute
\Dell\Drivers\DRIVERINST.BAT
with two required arguments:
Path to
DellWinPEBuild
Path where the Dell-provided drivers are located. These drivers can be
found in the DTK zip file under the
\Dell\drivers
folder.
3
Adding support for mass storage drivers into Windows PE:
NOTE:
You must implement this step to ensure mass storage drivers are
installed into Windows PE.
In the
winpeoem.sif
file (available under
I386\SYSTEM32
in your
Windows PE directory), edit the following text to remove the semicolons
from the
Oem Driver Params
section and append the directory
names for the Dell
-m
ass storage drivers:
OemDriverRoot=""
OemDriverDirs=MRAID, PERC4IM, PERC5, SAS5
NOTE:
For your reference, a sample winpeoem.sif file is available under
\Dell\Toolkit\template\Configs
.
4
Starting required services: The
mr2kserv
service should be installed and
started for RAID to function; the
racsvc
service should be installed and
started for RACADM to function. For details on how to start the required
services, see the sample
winbom.ini
file under
\Dell\Toolkit\template\Configs
.
NOTE:
When booting the target system, ensure that the RAC and the
mr2kserv
services are running.