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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: cd'ing to / Date: Thu, 30 Jan 2003 14:45:29 +0100 Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: 40tude_Dialog/2.0.3.1 * Virginia Mann (03-01-30 05:36 +0100) > My "/" is mounted at C:\cygwin, which is sensible. The FAQ warns us that > making / point at C:\ is a bad idea. */Installing/* Cygwin to C:\ is bad. > [massive snip] > How do I change my home to the Cygwin root? You don't want that. /etc/profile creates your home directory and sets $HOME according to your user id and /etc/passwd: USER="`id -un`" HOME="/home/$USER" But only if $HOME is not already set. Open a DOS command prompt (COMMAND.COM, CMD.EXE) and type "SET HOME". If this doesn't point to C:\cygwin\home\virginia, delete or adjust the entry in AUTOEXEC.BAT or control panel > system > [...]. Thorsten -- Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory) Content-Transfer-Warning: message contains innuendos not suited for children under the age of 18 -- 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/