This is the mail archive of the cygwin 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: mkdir: cannot create directory `/cygdrive/u': No such file or directory


PoWah Wong wrote:
After clicking the Cygwin icon on my windows XP desktop, this message appeared:

mkdir: cannot create directory `/cygdrive/u': No such file or directory
Copying skeleton files.
These files are for the user to personalise
their cygwin experience.

These will never be overwritten.

/usr/bin/install: cannot create directory /cygdrive/u: No such file or directory
/usr/bin/install: cannot create directory /cygdrive/u: No such file or directory
/usr/bin/install: cannot create directory /cygdrive/u: No such file or directory
bash: cd: /cygdrive/u: No such file or directory

powah@ROSE /etc/skel

$

Somehow Cygwin depend on the network drive U is connected.
Is there a way to change the dependence from drive U to drive C?


1. Change your Windows domain user to have another "home" directory.

2. Edit your '/etc/passwd' file to point to the directory you want
   to be your home.

3. Recreate your '/etc/passwd' file telling it to use a different
   path for your home (see 'man mkpasswd' for details on switches to
   do this).

Only (1) is transparent across all invocations of 'mkpasswd'.


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


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