This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: After new install, start in /usr/bin/{myname} not in /home/{myname}


Just in case it happens to anybody else during a new install (but I guess it
was finger problems with me?) :

> Extraordinary, this. Cygwin (latest version) was today installed
> on a W98 machine in a way not obviously different from many
> previous new installs -- that is, from a zip disk including just
> setup.exe + /contrib/* + /latest/* and no setup.ini.
> The startup location after keying "\Cygwin\bin\bash --login -i"
> was /usr/bin/{myname} not /home/{myname}.

After making a comparison with a working system on a 2nd machine it emerged
that, for whatever reason, (a) the directory /home/ was not created during
install, and (b) the file /etc/passwd contained the line

    Fergus::500:544::Fergus:/bin/bash

I recovered the position by (a) creating the directory /home/ and (b)
editing the file /etc/passwd so that it contained the line

    Fergus::500:544::/home/Fergus:/bin/bash

Fergus


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]