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 Date: Fri, 5 Apr 2002 12:38:49 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Possible Workaround - SSH/SSHD: could not chdir to home directory: No such file or directory Message-ID: <20020405123849.N1475@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <3CAD59F0 DOT 6070809 AT mrflip DOT com> <20020405112517 DOT K1475 AT cygbert DOT vinschen DOT de> <3CAD7241 DOT 9010509 AT mrflip DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CAD7241.9010509@mrflip.com> User-Agent: Mutt/1.3.22.1i On Fri, Apr 05, 2002 at 03:45:37AM -0600, Philip Flip Kromer wrote: > > No, /h is a local FAT32 drive. I also tried creating c:\foouser and > changing (in /etc/passwd) my home directory to /c/foouser , so that I > could check whether it was unhappy about changing drives. I assume you've changed the cygdrive prefix only for you, but not systemwide. The effect would be that "/c" isn't known to SYSTEM - who's only able to access system mount points - since the system cygdrive prefix is still /cygdrive. Change that by using mount -c -s / and try again. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/