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 From: "Doug Wyatt" To: cygwin Date: Mon, 2 Sep 2002 16:00:25 -0500 MIME-Version: 1.0 Subject: Re: Cygwin on FAT16 is very huge ! Reply-to: dwyatt AT sunflower DOT com Message-ID: <3D738B19.12202.270F7F90@localhost> In-reply-to: <5.1.0.14.2.20020902065404.01fb0378@pop3.cris.com> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Previous replies have noted the reason for the disparity in disk space usage. It was also correctly pointed out that FAT32 is a better choice on W98. To add, FYI, FAT16 partitions are limited to 65,525 clusters, so the cluster size is roughly the partition size divided by 64k. On a partition from 1 to just slightly less that 2GB, that gives 32k / cluster. Go to a full 2GB or greater and you're going to have 64k clusters (like anyone would want to do that ;). This MS article explains FAT16 cluster size: A windows tool, Treesize, can tell you the actual amount of wasted space. There's a free version of treesize available at It's a useful compliment to du and df. Regards, Doug Wyatt On 2 Sep 2002 at 6:54, Randall R Schulz wrote: > Pierre, > > Do you need a complete Cygwin installation? If not, trim down the set of > installed packages. > > The allocation granularity on FAT volumes depends on the volume size. The > only way you can influence the loss due to internal fragmentation is to > lower the volume size. Offhand, I don't know the break-over points at which > the allocation unit size changes or the formula by which it is determined. > No doubt that information can be found on line. > > Randall Schulz > Mountain View, CA USA > > > At 06:18 2002-09-02, you wrote: > >Hello, > > > >Can anyone explain the following strange thing : > > > >When installing Cygwin (downloaded from ftp.funet.fi on 08/23/2002) on a > >NTFS partition (W2000 box), the full release (all packages installed) > >occupies about 700+ MO. When installing it on a FAT16 partition (W98 > >box), the same full release uses 1.8+ GO ! > > > >I need to install the full release in less than 1 GO. How can I do that ? > > > >Thanks in advance for any help or suggestion, > > > >Pierre > > > Randy > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/