You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
isoInstaller.py: Added support for secondary ks device.
In order to use secondary kickstart device syntax to use at command
line is:
ks=<device-path>:<path reference to device>
Ex:- ks=/dev/sr1:/isolinux/sample_ks.cfg
The secondary device will be mounted in path /mnt/ks and kickstart
file will be read from the mounted path.
Change-Id: Ic720e0e563c58cd27bf03285e7231f18186f5afb
0 commit comments