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: Windows 7 64 Bit - Mounting Network Drives


Hallo Andrey Repin,

On 24.01.2014 12:10, Andrey Repin wrote:
>
> (SNIP)
>
> $ ls -ld /?/*
> ls: cannot access /?/*: No such file or directory
> 
> $ ls -ld /a/*
> drwxr-xr-x 1 AnrDaemon ---------      0 Jun 26  2012 /a/Android
> drwxr-xr-x 1 AnrDaemon ---------      0 Nov  5 10:58 /a/Info&Txt
> drwxr-xr-x 1 AnrDaemon ---------      0 Jun 12  2012 /a/Mac
> drwxr-xr-x 1 AnrDaemon ---------      0 Sep  2  2009 /a/Story
> 
> $ ls -ld /z/*
> drwxr-xr-x 1 AnrDaemon ---------          0 Nov  7 00:16 /z/bin
> -rw-r--r-- 1 AnrDaemon ---------       2390 May 30  2012 /z/ca.cer
> drwxr-xr-x 1 AnrDaemon ---------          0 Feb 28  2011 /z/crontabs
> 
> A: and Z: are network drives, indeed.
> The "C" in your /cygdrive/ (and the /cygdrive itself) are just folders you
> created for some random reason.
> They shouldn't be there.
> 
I'm somewhat confused about your statement above. Is /cygdrive/ no
longer used as default mount point?

In my OOTB installation (CYGWIN_NT-6.1-WOW64 MAR 1.7.25(0.270/5/3)
2013-08-31 20:39 i686 Cygwin) I have the following.

$ ls -l /cygdrive/
total 92
drwxrwxrwx+ 1 ????????         None             0 Dec 19 13:46 b
d---------+ 1 TrustedInstaller TrustedInstaller 0 Jan 16 11:11 c
drwx------+ 1 SYSTEM           SYSTEM           0 Jan 15 10:15 d
d---------+ 1 TrustedInstaller TrustedInstaller 0 Jan 15 10:15 e
drwxrwxrwx+ 1 SYSTEM           SYSTEM           0 Jan 15 10:15 f
drwxrwxrwx+ 1 ????????         ????????         0 Sep 17 12:37 g
drwxrwxrwx+ 1 Administrators   ????????         0 Sep 30 10:59 h
drwxrwxrwx  1 ????????         ????????         0 Jan 20 14:42 o
drwxrwxrwx  1 ????????         ????????         0 Dec 17 13:04 p
drwxrwxrwx+ 1 ????????         ????????         0 Jan 21 17:10 t
drwxr-xr-x  1 ????????         ????????         0 Jan  8 11:19 u
drwxr-xr-x  1 ????????         ????????         0 Nov 24  2011 w
drwxrwxrwx  1 ????????         ????????         0 Jan 20 14:14 z

$ mount
D:/Program_Files_32/cygwin/bin on /usr/bin type ntfs (binary,auto)
D:/Program_Files_32/cygwin/lib on /usr/lib type ntfs (binary,auto)
D:/Program_Files_32/cygwin on / type ntfs (binary,auto)
B: on /cygdrive/b type ntfs (binary,posix=0,user,noumount,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)
E: on /cygdrive/e type ntfs (binary,posix=0,user,noumount,auto)
F: on /cygdrive/f type ntfs (binary,posix=0,user,noumount,auto)
G: on /cygdrive/g type ntfs (binary,posix=0,user,noumount,auto)
H: on /cygdrive/h type ntfs (binary,posix=0,user,noumount,auto)
O: on /cygdrive/o type smbfs (binary,posix=0,user,noumount,auto)
P: on /cygdrive/p type smbfs (binary,posix=0,user,noumount,auto)
T: on /cygdrive/t type ntfs (binary,posix=0,user,noumount,auto)
U: on /cygdrive/u type smbfs (binary,posix=0,user,noumount,auto)
W: on /cygdrive/w type smbfs (binary,posix=0,user,noumount,auto)
Z: on /cygdrive/z type smbfs (binary,posix=0,user,noumount,auto)

$ cat /etc/fstab
# For a description of the file format, see the Users Guide
# http://cygwin.com/cygwin-ug-net/using.html#mount-table

# This is default anyway:
# none /cygdrive cygdrive binary,posix=0,user 0 0


Mit freundlichen Grüßen / Best Regards

Frank Redeker


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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