Hello,
I have been struggling to create a diskimage from an existing qcow2 image.
I find that diskimage-builder does the following:
1. apparently ignores DIB_LOCAL_IMAGE environment setting and
2. ignores the -s flag. No matter what -s I supply, it creates a 2gb image.
My flags are as follows:
bash diskimage-create.sh -s 10
Not sure what I am doing wrong. Any help appreciated.
Thanks