Skip to content

Commit 62fb9c5

Browse files
authored
Merge pull request #45429 from hs0210/csm-config
Configure CSM for Fujitsu iRMC
2 parents 18062d5 + 7945e70 commit 62fb9c5

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

modules/ipi-install-configuring-nodes.adoc

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Red Hat only supports manually configured Secure Boot when deploying with Redfis
7979

8080
To enable Secure Boot manually, refer to the hardware guide for the node and execute the following:
8181

82+
.Procedure
8283
. Boot the node and enter the BIOS menu.
8384
. Set the node's boot mode to `UEFI Enabled`.
8485
. Enable Secure Boot.
@@ -87,3 +88,32 @@ To enable Secure Boot manually, refer to the hardware guide for the node and exe
8788
====
8889
Red Hat does not support Secure Boot with self-generated keys.
8990
====
91+
92+
93+
[discrete]
94+
[id="configuring-csm-for-fujitsu-irmc_{context}"]
95+
== Configuring the Compatibility Support Module for Fujitsu iRMC
96+
97+
The Compatibility Support Module (CSM) configuration provides support for legacy BIOS backward compatibility with UEFI systems. You must configure the CSM when you deploy a cluster with Fujitsu iRMC, otherwise the installation might fail.
98+
99+
[NOTE]
100+
====
101+
For information about configuring the CSM for your specific node type, refer to the hardware guide for the node.
102+
====
103+
104+
.Prerequisites
105+
- Ensure that you have disabled Secure Boot Control. You can disable the feature under *Security* -> *Secure Boot Configuration* -> *Secure Boot Control*.
106+
107+
.Procedure
108+
. Boot the node and select the BIOS menu.
109+
. Under the *Advanced* tab, select *CSM Configuration* from the list.
110+
. Enable the *Launch CSM* option and set the following values:
111+
+
112+
[options="header"]
113+
|===
114+
|Item |Value
115+
| *Boot option filter* | UEFI and Legacy
116+
| *Launch PXE OpROM Policy* | UEFI only
117+
| *Launch Storage OpROM policy* | UEFI only
118+
| *Other PCI device ROM priority* | UEFI only
119+
|===

0 commit comments

Comments
 (0)