doc: Clarify comment about QEMU qcow2 file sizes. * doc/guix.texi (Installing GuixSD in a Virtual Machine): Clarify comment about QEMU's qcow2 virtualized block device file format.
1 files changed, 2 insertions(+), 1 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +2 -1
@@ 7799,7 7799,8 @@ qcow2-formatted disk image, use the @command{qemu-img} command: qemu-img create -f qcow2 guixsd.img 5G @end example This will create a 5GB file. The resulting file will be much smaller than 5GB, but it will grow as the virtualized storage device is filled up. @item Boot the USB installation image in an VM: