1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

hyphen missing in a command to punch the initramfs into the virtual reader

Signed-off-by: Pedro Ibáñez <pedro@redhat.com>
This commit is contained in:
Pedro Ibáñez
2020-02-24 12:40:46 +01:00
parent 013bcf84c2
commit a665bad115

View File

@@ -225,7 +225,7 @@ $ vmur pun -r -u <z/vm guest id> -N kernel.img rhcos-<version>-installer-kernel
# punch the parameter file created in an earlier step
$ vmur pun -r -u <z/vm guest id> -N generic.parm <bootstrap,master,worker>.prm
# punch the initramfs into the virtual reader
$ vmur pun -r -u <z/vm guest id> N initrd.img rhcos-<version>-installer-initramfs.img
$ vmur pun -r -u <z/vm guest id> -N initrd.img rhcos-<version>-installer-initramfs.img
```
* Using a 3270 console, connect to each guest and boot from the virtual reader