coreos-installer install 子命令 |
子命令 |
描述 |
$ coreos-installer install <options> <device>
|
|
coreos-installer install 子命令选项 |
选项 |
描述 |
|
|
|
|
-i, --ignition-file <path>
|
|
|
|
|
Ignition 配置的 `type-value`摘要。
|
|
|
|
|
|
|
|
|
|
|
--copy-network 选项仅复制在/etc/NetworkManager/system-connections 下找到的网络配置。特别是,它不会复制系统主机名。
|
|
|
与-n 一起使用。默认为/etc/NetworkManager/system-connections/ 。
|
|
|
|
|
|
|
|
允许没有 HTTPS 或哈希值的 Ignition URL。
|
|
目标 CPU 架构。有效值为x86_64 和 aarch64 。
|
|
|
|
|
coreos-installer install 子命令参数 |
参数 |
描述 |
|
|
coreos-installer ISO 子命令 |
子命令 |
描述 |
$ coreos-installer iso customize <options> <ISO_image>
|
|
coreos-installer iso reset <options> <ISO_image>
|
将 RHCOS 实时 ISO 镜像恢复到默认设置。 |
coreos-installer iso ignition remove <options> <ISO_image>
|
从 ISO 镜像中删除嵌入的 Ignition 配置。
|
coreos-installer ISO customize 子命令选项 |
选项 |
描述 |
|
将指定的 Ignition 配置文件合并到目标系统的新配置片段中。
|
|
|
|
|
|
|
|
|
|
使用指定的 NetworkManager 密钥文件为实时和目标系统配置网络。
|
|
指定 Ignition 需要信任的其他 TLS 证书颁发机构。
|
|
|
|
|
--installer-config <path>
|
|
|
将指定的 Ignition 配置文件合并到实时环境的新配置片段中。
|
|
|
|
|
--live-karg-replace <k=o=n>
|
替换实时环境每次启动中的内核参数,格式为key=old=new 。
|
|
|
|
|
|
|
coreos-installer PXE 子命令 |
子命令 |
描述 |
请注意,并非所有这些选项都被所有子命令接受。 |
coreos-installer pxe customize <options> <path>
|
|
coreos-installer pxe ignition wrap <options>
|
|
coreos-installer pxe ignition unwrap <options> <image_name>
|
|
coreos-installer PXE customize 子命令选项 |
选项 |
描述 |
请注意,并非所有这些选项都被所有子命令接受。 |
|
将指定的 Ignition 配置文件合并到目标系统的新配置片段中。
|
|
|
|
|
|
使用指定的 NetworkManager 密钥文件为实时和目标系统配置网络。
|
|
指定 Ignition 需要信任的其他 TLS 证书颁发机构。
|
|
|
|
|
--installer-config <path>
|
|
|
将指定的 Ignition 配置文件合并到实时环境的新配置片段中。
|
|
|
|
|