Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42B1A4B1.1080706@vecernik.at> Date: Thu, 16 Jun 2005 18:11:29 +0200 From: Oliver Vecernik User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050317 Thunderbird/1.0.2 Mnenhy/0.7.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: 4GB limit on FAT32 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi all, I was just playing with two partitions (m: NTFS, x: FAT32) to check whether the 4GB limit is still there: Admin AT t636 ~ $ dd if=/dev/zero of=/m/size.test bs=100M count=47 47+0 Datens"atze ein 47+0 Datens"atze aus 4928307200 bytes (4.9 GB) copied, 290.58 seconds, 17.0 MB/s Admin AT t636 ~ $ dd if=/dev/zero of=/x/size.test bs=100M count=47 dd: Schreiben von "/x/size.test": No space left on device 41+0 Datens"atze ein 40+0 Datens"atze aus 4194304000 bytes (4.2 GB) copied, 251.469 seconds, 16.7 MB/s Admin AT t636 ~ $ uname -a CYGWIN_NT-5.1 t636 1.5.17(0.129/4/2) 2005-05-25 19:38 i686 unknown unknown Cygwin Obviously it is. Is this the expected behaviour? I thought using SP2 on XP eliminates this restriction. Can anybody explain this? Oliver. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/