Why do you need vmdebootstrap to create qcow2 images? Why not use qemu-img convert after the build to create it instead? Neither kpartx, mkfs nor mount used by vmdebootstrap can work with qcow2 images as far as I know, so I doubt vmdebootstrap can be changed to work natively with qcow2, and thus the only solution would be for vmdebootstrap to do this conversion too. And that seem like a waste.
-- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

