From 4eeea047daf51028f9554dc8739a22b439c7b2d3 Mon Sep 17 00:00:00 2001 From: Mischa Taylor <57647141+taylorific@users.noreply.github.com> Date: Sun, 12 Nov 2023 09:45:21 -0500 Subject: [PATCH] Update install-iso.md --- docs/install-iso.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/install-iso.md b/docs/install-iso.md index 6f23be4..a225ab4 100644 --- a/docs/install-iso.md +++ b/docs/install-iso.md @@ -111,15 +111,6 @@ NOTE: When you install Ubuntu interactively and choose default partitioning, onl HALF the disk space is used by default: https://bugs.launchpad.net/subiquity/+bug/1907128 ``` -$ virsh vol-create-as default ubuntu-image.qcow2 20G --format qcow2 -Vol ubuntu-image.qcow2 created - -$ virsh vol-info --pool default ubuntu-image.qcow2 -Name: ubuntu-image.qcow2 -Type: file -Capacity: 20.00 GiB -Allocation: 196.00 KiB - virt-install \ --connect qemu:///system \ --name ubuntu-image \