--- wikisrc/ports/evbarm/qemu_arm.mdwn 2019/12/02 22:55:55 1.7 +++ wikisrc/ports/evbarm/qemu_arm.mdwn 2019/12/03 12:52:20 1.8 @@ -25,7 +25,7 @@ It is assumed that your pkgsrc tree is i The disk image (armv7.img.gz or arm64.img.gz) must first be uncompressed. The *qemu-img* tool can then resize the image to the desired size. On first boot, NetBSD will grow the root file-system to match the size of the disk. $ gunzip arm64.img.gz - $ qemu-image resize arm64.img 20g + $ qemu-img resize arm64.img 20g # Booting the system (arm64)