Merge "update-iso.sh file name is not correctly spelled (stx8, dsr8)"

This commit is contained in:
Zuul 2023-08-11 14:53:56 +00:00 committed by Gerrit Code Review
commit 166b58e17b

View File

@ -33,12 +33,13 @@ Before attempting to install |prod|, ensure that you have the following:
.. code-block::
update-iso.sh -i <input bootimage.iso> -o <output bootimage.iso>
update-iso.sh --initial-password <password> -i <input bootimage.iso> -o <output bootimage.iso>
[ -a <ks-addon.cfg> ] [ -p param=value ]
[ -d <default menu option> ] [ -t <menu timeout> ]
-i <file>: Specify input ISO file
-o <file>: Specify output ISO file
-a <file>: Specify ks-addon.cfg file
--initial-password <password>: Specify the initial login password for sysadmin user
-p <p=v>: Specify boot parameter
Example: