duyiwei
duyiwei
how to start CI check,it's a long time.
In addition, I would like to inquire about how to use the ISO image generated by `coreos-install iso ignition embed -i test.ign -o test.iso`. When I directly boot it, I...
> The reason this is not enforced is that you can also provide the destination device through other means, e.g. via kargs or via installer configs. > That said, I...
Thank you for your suggestion @jlebon . As far as I know, if we use `coreos-installer install` parameters, in addition to directly specifying `dest_device` or using `configfile`. We can also...
Also, as you said, if the user enters any` --dest` parameter but no `--dest-device`, we print a prompt. But if the user passes the target disk through` installerconfig` or `kernel...