HP Visualize c3000 hp Visualize b1000 and c3000 workstations service handbook - Page 187

Obtaining and Updating System Firmware

Page 187 highlights

Boot Console Handler Obtaining and Updating System Firmware Obtaining and Updating System Firmware To update a system's firmware, the firmware patch must be obtained from the patch server website at http://us-external_support.hp.com or http://europe-external_support.hp.com. The patch file is a combined shar'ed file that contains an ASCII cataloging file, a readme type ASCII file, and the firmware LIF binary file. The LIF volume is bootable to ODE which in turns runs the UPDATER utility to download the firmware image files. Creating the Firmware Update Tape (on any HP-UX system) Step 1. Verify the checksum of the file ".FRM" using the "sum" command. Results of the command should be equal to the "sum" value as documented in the header of this document. Step 2. Use the "dd" command to copy the file "CXXXXXXX.FRM" to tape, as follows: dd if=CXXXXXX.FRM of=/dev/rmt/0m bs=2k (device path dependent) NOTE: Blocksize (bs) must be = 2k Identify Current Version of Firmware (on system to be updated) Step 1. Re-boot your system and do the following: a. Interrupt the boot process and from the Boot Console Handler prompt, type and press [return]. b. Identify your firmware revision. The last two digits in the patch name indicate the revision. In this case, X.X is the revision. If the revision on your system is equal to or higher than X.X, do not proceed with the update. To install the firmware update The following are the directions from the readme file that are the firmware updating instructions for a DAT tape drive: Step 1. Install the tape you have just created into your tape drive. Step 2. Shutdown your system via the power switch and power back on, or execute the reboot command resetting your system. Step 3. When the display reads "Searching for a system to boot" press [escape]. At the BOOT ADMIN prompt, type search and press Enter or Return to identify the tape device path. Step 4. Boot from the appropriate boot path. (You must boot from the device that contains the firmware update tape.) When the display reads "Interact with IPL (Y, N, Q)>", type N and press Enter. Chapter 6 187

  • 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
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239

Chapter 6
187
Boot Console Handler
Obtaining and Updating System Firmware
Obtaining and Updating System Firmware
To update a system’s firmware, the firmware patch must be obtained from the patch server
website at http://us-external_support.hp.com or http://europe-external_support.hp.com.
The patch file is a combined shar’ed file that contains an ASCII cataloging file, a readme
type ASCII file, and the firmware LIF binary file. The LIF volume is bootable to ODE
which in turns runs the UPDATER utility to download the firmware image files.
Creating the Firmware Update Tape (on any HP-UX system)
Step 1.
Verify the checksum of the file ".FRM" using the "
sum
" command. Results of the
command should be equal to the "sum" value as documented in the header of this
document.
Step 2.
Use the "dd" command to copy the file "
CXXXXXXX.FRM
" to tape, as follows:
dd
if=CXXXXXX.FRM of=/dev/rmt/0m bs=2k
(device path dependent)
NOTE:
Blocksize (
bs
) must be = 2k
Identify Current Version of Firmware (on system to be updated)
Step 1.
Re-boot your system and do the following:
a. Interrupt the boot process and from the Boot Console Handler prompt, type
<
information
> and press [return].
b. Identify your firmware revision. The last two digits in the patch name indicate
the revision. In this case,
X.X
is the revision. If the revision on your system is
equal to or higher than
X.X
, do not proceed with the update.
To install the firmware update
The following are the directions from the readme file that are the firmware updating
instructions for a DAT tape drive:
Step 1.
Install the tape you have just created into your tape drive.
Step 2.
Shutdown your system via the power switch and power back on, or execute the
reboot command resetting your system.
Step 3.
When the display reads "Searching for a system to boot" press [escape]. At the
BOOT ADMIN prompt, type
search
and press
Enter
or
Return
to identify the tape
device path.
Step 4.
Boot from the appropriate boot path. (You must boot from the device that
contains the firmware update tape.) When the display reads “
Interact
with
IPL (Y, N, Q)>
”, type
N
and press
Enter
.