Add --initial-passoword option to update-iso.sh (new fix) (r8, dsr8)
- updated "instdev" option and sample. This is related to the review https://review.opendev.org/c/starlingx/docs/+/886294 It was already merged and a new update was requested. Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com> Change-Id: I1855bcbdc67cd28ecc5ed5854a131f498079e278
This commit is contained in:
@@ -39,10 +39,11 @@ Before attempting to install |prod|, ensure that you have the following:
|
||||
-i <file>: Specify input ISO file
|
||||
-o <file>: Specify output ISO file
|
||||
-a <file>: Specify ks-addon.cfg file
|
||||
-p <p=v>: Specify boot parameter
|
||||
-p <p=v>: Specify boot and rootfs device parameters
|
||||
|
||||
Example:
|
||||
-p instdev=/dev/disk/by-path/pci-0000:00:0d.0-ata-1.0
|
||||
-p boot_device=/dev/disk/by-path/pci-0000:00:0d.0-ata-1.0
|
||||
-p rootfs_device=/dev/disk/by-path/pci-0000:00:0d.0-ata-1.0
|
||||
|
||||
-d <default menu option>:
|
||||
Specify default boot menu option:
|
||||
|
||||
Reference in New Issue
Block a user