From 3851fd7231933548cc0a5c7c7b8c990bf59353c0 Mon Sep 17 00:00:00 2001 From: Steve Milner Date: Tue, 14 Aug 2018 16:36:56 -0400 Subject: [PATCH] Documentation/dev: Remove libvirt RHCOS resize https://github.com/openshift/os/pull/228 has been added as a workaround until the installer has the ability to resize images. Signed-off-by: Steve Milner --- Documentation/dev/libvirt-howto.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Documentation/dev/libvirt-howto.md b/Documentation/dev/libvirt-howto.md index 5e5ee634747..450b879d64f 100644 --- a/Documentation/dev/libvirt-howto.md +++ b/Documentation/dev/libvirt-howto.md @@ -27,11 +27,6 @@ wget http://aos-ostree.rhev-ci-vms.eng.rdu2.redhat.com/rhcos/images/cloud/latest gunzip rhcos-qemu.qcow2.gz ``` -Because of the greater disk requirements of OpenShift, you'll need to expand the root drive with the following: -```sh -qemu-img resize rhcos-qemu.qcow2 +8G -``` - #### 1.3b Container Linux Download the latest stable Container Linux image: