Comment 5 for bug 439868

Revision history for this message
Scott Moser (smoser) wrote :

adding another resize-uec-image script.

This script should work for extending or shrinking an image. At this point I'm leaning towards creating 2G images for uec output, and resizing them up to 10G before bundling for ec2 with this script here.

the 2G images are much more easy to work with, and decompressing a 2G, then resizing up to 10G is quite fast compared to uncompressing the 10G image.

This script does require a 'sudo' call, the other was nicer in that it did not.