Merge "update-iso.sh file name is not correctly spelled (stx8, dsr8)"
This commit is contained in:
commit
166b58e17b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user