1coreos-installer(8) System Manager's Manual coreos-installer(8)
2
3
4
6 coreos-installer-iso-kargs-modify - Modify kernel args in an ISO image
7
9 coreos-installer-iso-kargs-modify [-h|--help] [-V|--version] [-a|--ap‐
10 pend] [-d|--delete] [-r|--replace] [-o|--output] <ISO>
11
13 Modify kernel args in an ISO image
14
16 -h, --help
17 Print help information
18
19 -V, --version
20 Print version information
21
22 -a, --append=KARG
23 Kernel argument to append
24
25 -d, --delete=KARG
26 Kernel argument to delete
27
28 -r, --replace=KARG=OLDVAL=NEWVAL
29 Kernel argument to replace
30
31 -o, --output=PATH
32 Write ISO to a new output file
33
34 <ISO> ISO image
35
37 v0.15.0
38
39
40
41 coreos-installer 0.15.0 coreos-installer(8)