From 3afb1cf4dc8a00e1118aec80fce66bf9d32a9201 Mon Sep 17 00:00:00 2001 From: "Shannon V. Davidson" Date: Mon, 23 Nov 2020 08:27:41 -0600 Subject: [PATCH] fixed some commands in the KVM README --- README-KVM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-KVM.md b/README-KVM.md index 7ca45a73..70546f6d 100644 --- a/README-KVM.md +++ b/README-KVM.md @@ -12,7 +12,7 @@ wget -P /global/downloads/centos http://mirror.mobap.edu/centos/7.8.2003/isos/x86_64/CentOS-7-x86_64-Everything-2003.iso - qemu-img create -o preallocation=metadata -f qcow2 /global/images/centos-7.qcow2 + qemu-img create -o preallocation=metadata -f qcow2 /global/images/centos-7.qcow2 32G # install wwdev Centos 7 development VM