2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

ppc64le/discovery/config_environment.rst: s/pkg/package/ for genesis, and style change on instruction line

This commit is contained in:
Mauricio Faria de Oliveira 2015-11-17 14:58:41 -05:00
parent 8c76061b29
commit 2f877d01a9

View File

@ -47,10 +47,10 @@ For hardware management with ipmi, add the following line::
"ipmi","ADMIN","admin",,,,
Verify the genesis pkg
Verify the genesis packages
``````````````````````
Genesis pkg is used to **create the root image for network boot** and it **MUST** be installed before doing hardware discovery.
Genesis packages are used to **create the root image for network boot** and **MUST** be installed before doing hardware discovery.
* **[RH]**::
@ -64,4 +64,4 @@ Genesis pkg is used to **create the root image for network boot** and it **MUST*
ii xcat-genesis-base-ppc64 2.10-snap201505172314 all xCAT Genesis netboot image
ii xcat-genesis-scripts 2.10-snap201507240105 ppc64el xCAT genesis
**Note:** If the two pkgs are not installed, pls installed them first and then run ``mknb ppc64`` to create the network boot root image.
**Note:** If the two packages are not installed, install them first and then run ``mknb ppc64`` to create the network boot root image.