Hi, I am working with a snapshot of the NetBSD source tree (version 9.99.105 actually) and I am using build.sh with the live-image option to create an image that works with qemu.
I need it a little bigger, so I increased the EMUIMAGEMB variable in distrib/amd64/liveimage/emuimage/Makefile to 2500. It looks like the image is indeed bigger, but the disklabel seems to indicate a size of around 2000 MB still. Do I need to adjust another variable somewhere or how is this supposed to work? Thanks, Stephan