summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhou Hao <zhouhao@fujitsu.com>2022-02-09 11:02:26 +0800
committerZhou Hao <zhouhao@fujitsu.com>2022-02-11 14:14:17 +0800
commitf4f76e7fd16e681b4fc68789b65ffbb85367f072 (patch)
tree27bd83562889f4806e147f7b163f6518190b2e0e
parenta4a89d6b20a03e692e0550e3a34a97c7a63f266c (diff)
downloadironic-f4f76e7fd16e681b4fc68789b65ffbb85367f072.tar.gz
iRMC: Fix instructions for boot interface
At present, the boot interface pxe and irmc-pxe of the iRMC type machine are based on PXE, not iPXE. Correct the wrong description. Signed-off-by: Zhou Hao <zhouhao@fujitsu.com> Change-Id: Idcedc851d75e95222c2c7ce8cb816a1b5a361285
-rw-r--r--doc/source/admin/drivers/irmc.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/admin/drivers/irmc.rst b/doc/source/admin/drivers/irmc.rst
index af7d10506..7e53bf8bb 100644
--- a/doc/source/admin/drivers/irmc.rst
+++ b/doc/source/admin/drivers/irmc.rst
@@ -235,14 +235,14 @@ For more information on node automated cleaning, see :ref:`automated_cleaning`
Boot from Remote Volume
^^^^^^^^^^^^^^^^^^^^^^^
-The ``irmc`` hardware type supports the generic iPXE-based remote volume
+The ``irmc`` hardware type supports the generic PXE-based remote volume
booting when using the following boot interfaces:
* ``irmc-pxe``
* ``pxe``
In addition, the ``irmc`` hardware type supports remote volume booting without
-iPXE. This is available when using the ``irmc-virtual-media`` boot interface.
+PXE. This is available when using the ``irmc-virtual-media`` boot interface.
This feature configures a node to boot from a remote volume by using the API
of iRMC. It supports iSCSI and FibreChannel.