delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:reply-to:message-id:to:subject | |
:in-reply-to:references:mime-version:content-type | |
:content-transfer-encoding; q=dns; s=default; b=uknzIZ7CxxIMDbtQ | |
twlNHbC9zF9AkImqrHwthiFaGl1j8XwkIZljHgiNJS8ughQo26DCerjC4DbwxICU | |
pf1/UsRMqwbFU9QsGgVEeIecQIWyxC10+Vu0EG9Y/LA4qtnRQy3RoMEctsmOFzNs | |
2JWr1qFvYqc0TiCS0ssvQ13fOIc= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:reply-to:message-id:to:subject | |
:in-reply-to:references:mime-version:content-type | |
:content-transfer-encoding; s=default; bh=qlIKO0zOdAXwMhvfylRhq4 | |
LthZs=; b=F8nH3ky9MC4ic4K2pZOKHGmbjrLWL1to4vQjZ/gQ5+X0jNLL7D5fwa | |
D078hlk0SaglaFRjv0qCWLK4JnE4gGUYOM/kT/KsPre5tS2betaiUFOeWQ7mNZGq | |
O0AXEGsDZ72hUi65gYAdmv96ySd1jvKw2hgbhooNqencYMs18yXCo= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=4.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 |
X-HELO: | smtpback.ht-systems.ru |
Date: | Sun, 26 Jan 2014 10:22:25 +0400 |
From: | Andrey Repin <anrdaemon AT yandex DOT ru> |
Reply-To: | Andrey Repin <cygwin AT cygwin DOT com> |
Message-ID: | <174434391.20140126102225@mtu-net.ru> |
To: | Frank Redeker <f DOT redeker AT razorcat DOT de>, cygwin AT cygwin DOT com |
Subject: | Re: Windows 7 64 Bit - Mounting Network Drives |
In-Reply-To: | <52E2621C.3040706@razorcat.de> |
References: | <5d086b5de9f248deae22fa7a6f8d7cc2 AT BL2PR02MB449 DOT namprd02 DOT prod DOT outlook DOT com> <461321165 DOT 20140124151041 AT mtu-net DOT ru> <52E2621C DOT 3040706 AT razorcat DOT de> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Greetings, Frank Redeker! >> (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? It does. However, > [C:\Games\Ja2-NO]$ 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 >> none / cygdrive binary,posix=0,noacl 0 0 > C:/home /home bind binary,posix=0,noacl 0 0 > W:/ /var/run bind binary,posix=0,noacl 0 0 > > [C:\Games\Ja2-NO]$ > 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 No comments. Could be a difference between host OS. CYGWIN_NT-5.1 daemon2 1.7.26(0.271/5/3) 2013-11-29 11:25 i686 Cygwin -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 26.01.2014, <10:16> Sorry for my terrible english... -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |