3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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.
This commit is contained in:
Leo Famulari 2017-06-17 01:05:02 -04:00
parent 42b48db2e2
commit c8f54f5346
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -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: