From a665bad115a3605ce519faba54963182f83a58de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Ib=C3=A1=C3=B1ez?= Date: Mon, 24 Feb 2020 12:40:46 +0100 Subject: [PATCH] hyphen missing in a command to punch the initramfs into the virtual reader MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pedro Ibáñez --- docs/user/zvm/install_upi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/zvm/install_upi.md b/docs/user/zvm/install_upi.md index 7fe2519667..ac6c8e01c2 100644 --- a/docs/user/zvm/install_upi.md +++ b/docs/user/zvm/install_upi.md @@ -225,7 +225,7 @@ $ vmur pun -r -u -N kernel.img rhcos--installer-kernel # punch the parameter file created in an earlier step $ vmur pun -r -u -N generic.parm .prm # punch the initramfs into the virtual reader -$ vmur pun -r -u N initrd.img rhcos--installer-initramfs.img +$ vmur pun -r -u -N initrd.img rhcos--installer-initramfs.img ``` * Using a 3270 console, connect to each guest and boot from the virtual reader