Skip to content

Commit

Permalink
Update install-iso.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 12, 2023
1 parent 6b70b4b commit 4eeea04
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/install-iso.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 4eeea04

Please sign in to comment.