X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=ubNDKUi7KwQZbwP8239dDYpvcRQKWtuiCxEbJMzFXdS
	udBPVy+ZBHj8EYKUSL9x3N1+J3SGWwDZvRkWfoH0QKePHdqRHUJ5JZa+h7hxJp+Y
	uv6BaX7h3efrAgr/6TxC/GTu68MSIl1lT6iBoMwBZEK6fqXqxbA/lv0PtQuDrV0g
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=xl5TigJHpa4tDZoOyYiSPsj9Jl0=; b=ZTfDMEQ0GnrGuuigf
	QUvj2FQ04r8y281mBiBe7rnZCXi80EgALWo/7lLqVgoDebSZwM1u2BWE4d0pI5dJ
	4wddoxZIrnZoIxP1iA1J+uX9qigw5IxJBwfAx2hGbaFEv9vvAjHvBRCzQUwg4uA4
	UfROyXcHiertUEmi+Y5wXZjzqg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_PBL,RCVD_IN_RP_RNBL,RDNS_NONE autolearn=no version=3.3.2
X-HELO: etr-usa.com
Message-ID: <523BB1DD.8070101@etr-usa.com>
Date: Thu, 19 Sep 2013 20:24:29 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: setup.exe and mounting home directory in fstab
References: <20130919111634.13610tplrmb3pu1u@gator3323.hostgator.com> <523BA1C0.5040601@cygwin.com>
In-Reply-To: <523BA1C0.5040601@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 9/19/2013 19:15, Larry Hall (Cygwin) wrote:
> On 9/19/2013 12:16 PM, Rob Siklos wrote:
>>
>> My current solution is to just mount it in fstab with the following line:
>>
>>    c:/Users /home ntfs binary,posix=0,nouser
>
> Alternatively, you can set HOME in your
> Windows environment to point to the directory you want as your home.

Or, change the second-to-last item in /etc/passwd to something like 
/cygdrive/c/Users/rob.

Remapping c:\Users to /home is obviously more scalable, but do you 
really have lots of local users on that box?

--
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

