Hallo ! On Wed, 23 Oct 2002, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 11:20:59AM +0200, Olaf Foellinger wrote: > > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > > ..even though "echo $HOME" in a Bash window confirms that > > > $HOME is "/cygdrive/e". > > > > AFAIK cygwin takes the home directory from /etc/passwd. > > Oho, indeed it does, and "/home/tbaker" doesn't (yet) exist! > > Any reason I shouldn't just "vi /etc/passwd" to reset HOME to > "/cygdrive/e"?
Hmm. hacking araound in passwd is not the best thing to do. Next time you run "mkpasswd" your changes may get lost. I think its better to use mount the map /home/tbaker to the place your files life. If you have multiple accouts. its even better to map /home to a place, where all user have a directory with there username. Hope that helps Bjoern Kahl -- +---------------------------------------------------------------------+ | Dipl.-Phys. Bjoern Kahl +++ AG Embedded Systems and Robotics (RESY) | | Informatics Faculty +++ Building 48 +++ University of Kaiserslautern| | phone: +49-631-205-2654 +++ www: http://resy.informatik.uni-kl.de | +---------------------------------------------------------------------+ -- 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/