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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=tzPlvlq/Mx+kTTrLDU0sqdpIdzLpe V7OJrVCLWTRm01YGoRiuZLNVnHht9boYYou8UgpY7UfRxHQ+quTC99vVKTCjju1f sza0pVS7n0HXdzUbJnrnfbr+uU+2XKW+tw4ciIJ0rmC92dH7jOi4gH3U/zzF4q78 il9H6q3FeCrIgA= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=CXGaqctjR8xH98dSWgC+/YM0/2Q=; b=XWd F8OPCbRoYAh7WDpllwhulkEPu9R+JujB6+rfAXubtsyQ9goV+AafG7Ce6HBwA5Up QxumDQ3FCE5w/WJ0DWd54Vv6l7YIyI5zBTyit6H7ngyMVZWLcgcaU/aJtckyTzAy CKIe3dEr4Z/v8mwu7y9T+qJRF/qNNCuLe35hSU58= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ob0-f172.google.com MIME-Version: 1.0 X-Received: by 10.182.44.167 with SMTP id f7mr3493081obm.3.1382092523228; Fri, 18 Oct 2013 03:35:23 -0700 (PDT) Date: Fri, 18 Oct 2013 11:35:23 +0100 Message-ID: Subject: Install puts home in /c/Users From: Lee Savidge To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 I've been using cygwin for many years simply because of the number of tools it gives me that Windows simply doesn't have or doesn't do very well. A while ago my install of cygwin suddely changed my home directory from /cygdrive/c/cygwin/home/myuseraccount to /cygdrive/c/users/mywindowsuser I can't recall when it happened. I've lived with it for a while and put up with it. I have recently removed the entire installationand reinstalled using the 64bit installer. I thought a fresh install would sort it out. No. Cygwin installed correctly in C:\cgwin64 which is exactly where I want it. There is a home directory under there which no longer seems to be the target of my home directory. After installing what I wanted out of what was available for 64bit I found the the home directory is still: /cygdrive/c/users/mywindowsuser Firstly, why? Why make my cygwin home directory use the same folder that Windows uses which is full of a load of stuff that Windows needs to keep? Secondly, how can I put it back as it used to be so that when I opened bash it defaulted to my home directory which was mapped to /cygdrive/c/cygwin64/home/myuseraccount I know I could put in the bashrc file a cd which changes directory to the home directory under cygwin but that means my real home directory is still under /users which isn't what I want. Once I've sorted that I will be a happy bunny. I've looked through the mailing lists and I can't find anything that helps but then I might not be searching for the right terminology. After that my next job is to get rid of the /cygdrive mount points. It just makes typing Windows paths unnecessarily long winded. Thanks in advance. Lee -- 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