X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=WKr1ijdpAJCv5HX8 Ng5UYaZhCRZ9amPK+52KIkOh+whJAa0Utufgusc67gF8OQytTqYkn95FmLD9bXRS ECxgDt3KnrU73caoVeXXgK9XgmxvZoDMEb14tofMRvV3CS6eKu+9HExJc8I2q77n 9vcPbvvQv8hBBhFtSLJtYw1aujw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=qp3VedqI1xNScJJqkgfXfG EMQC4=; b=AL0V/poxS7FhmceynOeY98+ZVOkntnI5z5d1kmr4ygfNnZnSr7f/Zf PEXcwe+1yMZFMkfYhITO3UVabVpmTWOAkkmAy02zpUVoetWQYJY7v9jcSBdhW5CO lkjdkFTV+0GRhnX9T4G4bRi5YGSxtSE95YClQBbuJ/+R7HHpuSLdw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Mon, 26 Oct 2015 15:02:57 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1942785664.20151026150257@yandex.ru> To: t s , cygwin AT cygwin DOT com Subject: Re: initial cygwin installation In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, t s! > I am making a fresh install of Cygwin on a Windows 7 machine. > The installation is to a 256 GB memory stick. I understand, you're wishing to use it as portable install? > Should I format the memory stick as NTFS? It may be necessary, depends on the packages you want to use. I.e. some security-sensitive packages, like SSH, may demand stricter file permissions, than FAT can support. > What allocation unit size should I specify when formatting? Standard 4k or 8k if you don't expect to create tons of small files should work. > I have got as far as the following screenshot; > http://cpm86.com/sdcard-new-1.jpg > Should I leave the settings as they are on that screen, specifically leave > everything as 'default' ? Assuming portable installation, you're likely to use 32-bit Cygwin. In that case, it is recommended to stick to the absolute minimum of necessary packages to reduce the possibility of address space collisions on library loading. > There's no point installing everything, and the following page; > https://cygwin.com/install.html > says; > Q: How do I install everything? > A: You do not want to do this! Yup. That is, as I said, especially true for a 32-bit install. It is like installing everything available in average Linux distro. Probably worse, as Setup don't have conflict resolution on similar packages, and you may end up with, for instance, postfix/sendmail/god-know-what competing for resources. -- With best regards, Andrey Repin Monday, October 26, 2015 14:49:30 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple