On 10/26/2006, Rukmini Sarvamangala wrote:
I'm not sure what or why it's trying to do with an h: drive. I have a local c and d drive.
You must be using a domain login. According to the domain, your home is "H:". If you want to override that, you can simply edit '/etc/passwd' to point to a local home directory. Or you can create a new '/etc/passwd' by running 'mkpasswd -l >/etc/passwd' followed by 'mkpasswd -d -u <username> -p <local home directory> >/etc/passwd'. See 'man mkpasswd' for more details and options. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/