Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 646 Bytes

pxe.md

File metadata and controls

40 lines (24 loc) · 646 Bytes
layout parent nav_order
default
Command line reference
5

coreos-installer pxe

{: .no_toc }

  1. TOC {:toc}

coreos-installer pxe ignition wrap

Description

Wrap an Ignition config in an initrd image

Usage

coreos-installer pxe ignition wrap

Options

| --ignition-file, -i path | Ignition config to wrap [default: stdin] | | --output, -o path | Write to a file instead of stdout |

coreos-installer pxe ignition unwrap

Description

Show the wrapped Ignition config in an initrd image

Usage

coreos-installer pxe ignition unwrap initrd

Arguments

| initrd | initrd image |