Skip to content

Commit 47f4d32

Browse files
committed
OCPBUGS-17499: Added note to ensure up-to-date firmware in ISO boot via Redfish
1 parent 7893ee1 commit 47f4d32

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

modules/install-booting-from-an-iso-over-http-redfish.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,27 @@
88

99
You can provision hosts in your network using ISOs that you install using the Redfish Baseboard Management Controller (BMC) API.
1010

11+
[NOTE]
12+
====
13+
This example procedure demonstrates the steps on a Dell server.
14+
====
15+
16+
[IMPORTANT]
17+
====
18+
Ensure that you have the latest firmware version of iDRAC that is compatible with your hardware. If you have any issues with the hardware or firmware, you must contact the provider.
19+
====
20+
1121
.Prerequisites
1222

13-
. Download the installation {op-system-first} ISO.
23+
* Download the installation {op-system-first} ISO.
1424
1525
.Procedure
1626

1727
. Copy the ISO file to an HTTP server accessible in your network.
1828

1929
. Boot the host from the hosted ISO file, for example:
2030

21-
.. Call the redfish API to set the hosted ISO as the `VirtualMedia` boot media by running the following command:
31+
.. Call the Redfish API to set the hosted ISO as the `VirtualMedia` boot media by running the following command:
2232
+
2333
[source,terminal]
2434
----

0 commit comments

Comments
 (0)