From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2n1v-0002mm-LW for qemu-devel@nongnu.org; Wed, 10 Aug 2005 05:37:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2n1s-0002lk-OB for qemu-devel@nongnu.org; Wed, 10 Aug 2005 05:37:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2myg-0001bK-BG for qemu-devel@nongnu.org; Wed, 10 Aug 2005 05:34:26 -0400 Received: from [211.5.2.75] (helo=nm01omta01b.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.34) id 1E2mhK-0001gh-DB for qemu-devel@nongnu.org; Wed, 10 Aug 2005 05:16:30 -0400 Message-ID: <001501c59d8a$261b2cd0$0464a8c0@athlon> From: "Kazu" Subject: [Qemu-devel] qemu-img.exe to create file greater than 4GB for win32 Date: Wed, 10 Aug 2005 18:01:51 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-2022-jp"; reply-type=original Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, Now qemu-img.exe can't create a file greater than 2GB on Windows. A patch and a binary below supports to make a file greater than 4GB on NTFS file system for Windows 2000/XP. This patch is made by lukewarm. http://ebisa.hp.infoseek.co.jp/qemu/arcs/qemu-0.7.1-win32-imgover4g.zip Note: MinGW's ls doesn't show a correct file size if greater than 2GB. Regards, Kazu