On 24 May 2012 16:04, Peter Maydell peter.maydell@linaro.org wrote:
$ linaro-media-create --image-file=host.img --image-size=1.9G --output-directory=host --dev fastmodel --hwpack hwpack_linaro*kvm-host* --hwpack-force-yes --binary linaro-precise-dev* [snip lots of output]
...I guess it doesn't like the non-integer image-size option? (also, is there an --image-size which avoids the need for the extra 'dd' command ?)
I've been using --image-size=2000M successfully all the time, no need for dd trickery.
Riku