https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263029
--- Comment #3 from Ed Maste ---
Starting with a 1G file of all zeros and converting I see:
$ mkimg -f qcow2 -o mkimg.qcow2.out -s gpt -p freebsd-ufs:=sparse
-rw-r--r-- 1 emaste emaste 524288 Apr 6 15:28 mkimg.qcow2.out
$ mkimg -f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263029
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
--- Comment #2 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263029
--- Comment #1 from Dave Cottlehuber ---
at least make the command match the output files:
> qemu-img convert -S 1k -p -f raw -O qcow2 -c oci.raw oci.qemu.qcow2
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263029
Bug ID: 263029
Summary: [mkimg] qcow2 images are not compressed by default
Product: Base System
Version: 13.1-RELEASE
Hardware: Any
OS: Any
Status: New