Adaptec 2805 User Manual and Install Guide - Page 71

CustomISO\ESXi5.0-PMC-Sierra-Series-6.iso in this example. - vmware

Page 71 highlights

Chapter 7: Installing the Driver and an Operating System ● 70 f Create a copy of the standard image profile, using the -CloneProfile option: # New-EsxImageProfile -CloneProfile ESXi-5.0.0-469512-standard -Name "ESXi 5.0 Adaptec Series 6" g Change the vendor and acceptance level of the new image profile: # Set-EsxImageProfile -ImageProfile "ESXi 5.0 Adaptec Series 6" -vendor PMC-Sierra -AcceptanceLevel communitysupported h Check if the new driver package is available: # Get-EsxSoftwarePackage You should see a line like this: scsi-aacraid 5.0.5.1.7.28400-1OEM.500.0... Adaptec 19.08.2011 i Add the scsi-aacraid software package to the new image profile: # Add-EsxSoftwarePackage -ImageProfile "ESXi 5.0 Adaptec Series 6" -SoftwarePackage scsi-aacraid j Export the custom ISO image: # Export-EsxImageProfile -ImageProfile "ESXi 5.0 Adaptec Series 6" -FilePath C:\ESXi5.0-PMC-CustomISO\ESXi5.0-PMC-Sierra-Series-6.iso -ExportToISO where -FilePath specifies the path to the custom iso image (C:\ESXi5.0-PMCCustomISO\ESXi5.0-PMC-Sierra-Series-6.iso in this example). 7 Burn the custom ISO image to a writable CD. Note: Use whatever tool you prefer to burn the CD, such as an interactive (GUI-based) tool or a command line tool. Remove the CD after you finish burning the image. 8 On the VMware ESXi machine, insert the custom boot CD, then restart your computer. 9 Follow the on-screen instructions to begin the VMware installation. 10 Complete the VMware installation, following the on-screen instructions. 11 Remove the custom boot CD, then reboot your computer. Note: For information about creating and managing arrays under VMware, see page 81.

  • 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

Chapter 7: Installing the Driver and an Operating System
70
f
Create a copy of the standard image profile, using the -CloneProfile option:
# New-EsxImageProfile -CloneProfile ESXi-5.0.0-469512-standard -Name "ESXi
5.0 Adaptec Series 6"
g
Change the vendor and acceptance level of the new image profile:
# Set-EsxImageProfile -ImageProfile "ESXi 5.0 Adaptec Series 6" -vendor
PMC-Sierra -AcceptanceLevel communitysupported
h
Check if the new driver package is available:
# Get-EsxSoftwarePackage
You should see a line like this:
scsi-aacraid 5.0.5.1.7.28400-1OEM.500.0…
Adaptec
19.08.2011
i
Add the scsi-aacraid software package to the new image profile:
# Add-EsxSoftwarePackage -ImageProfile "ESXi 5.0 Adaptec Series 6"
-SoftwarePackage scsi-aacraid
j
Export the custom ISO image:
# Export-EsxImageProfile -ImageProfile "ESXi 5.0 Adaptec Series 6"
-FilePath C:\ESXi5.0-PMC-CustomISO\ESXi5.0-PMC-Sierra-Series-6.iso
-ExportToISO
where -FilePath specifies the path to the custom iso image (C:\ESXi5.0-PMC-
CustomISO\ESXi5.0-PMC-Sierra-Series-6.iso in this example).
7
Burn the custom ISO image to a writable CD.
Note:
Use whatever tool you prefer to burn the CD, such as an interactive (GUI-based) tool
or a command line tool.
Remove the CD after you finish burning the image.
8
On the VMware ESXi machine, insert the custom boot CD, then restart your computer.
9
Follow the on-screen instructions to begin the VMware installation.
10
Complete the VMware installation, following the on-screen instructions.
11
Remove the custom boot CD, then reboot your computer.
Note:
For information about creating and managing arrays under VMware, see
page 81
.