qemu-img.exe create -f raw test.raw 2G

should take a couple of minutes to run, yet completes in
less than 1s and test.raw is 0 bytes long.

On 6/12/06, Natalia Portillo <[EMAIL PROTECTED]> wrote:
I'm sure you're doing something bad.
I used qemu-img and qemu with mingw32 and files not just bigger than
2Gb but bigger than 6Gb even.

El 12/06/2006, a las 20:33, Christian MICHON escribió:

> interestingly enough, qemu-img is compiled with large file support,
> yet
> on win32/mingw (gcc 3.4.5) qemu-img cannot manage images bigger
> than 2Gb
>
> anyone ever succeded this on win32 host ? large file support using
> mingw ?
>
> On 6/9/06, Paul Brook <[EMAIL PROTECTED]> wrote:
>> On Friday 09 June 2006 21:41, Christian MICHON wrote:
>> > ok, I'll try that. But I also suspect a win32/mingw limitation
>> on files
>> > bigger than 2Gb, since "gcc -dumpspecs" does not show anything
>> > related to -m64, which I'd expect to have to add to CFLAGS to
>> > be able to use iso or qcow images bigger than 2Gb.
>>
>> -m64 has nothing to do with large file support.
>>
>> Paul
>>
>
>
> --
> Christian
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel



--
Christian


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to