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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=eWB uxyLvM8GTk2/Q6u69p2gMqU5yA0ud6YfMHuj0K4WnzVOq/8DWYaepesDWHnOoC4o 7pcyzYc8coj5SlKvAjbSWyhhy85zoDppeaTDnq67VROg4CIzrsXP6nDqHr4WHoxY 3mKIPI/GjLPvVOfj2FDoyTWlzb3GUG20eocAmanY= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=VmHooFvUD 9L+5R9XspUvBoeFJYQ=; b=UGshKjppX1Zq0NgKi0kaFejIONBN4N8smZrDVUzOU vUWniHAPpkgvygBJDIBtn3UIpK+M30Gkcw19ztk17S83yDdBMuebL0DJKy/Vymvf /qZhJiZjx3Y3HVni7K+oUtoFHi+YEakkT1+oU5Cv6b+wF2mhWow8PPe7mbFEhcUZ 2E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-2.3 required=5.0 tests=AWL,BAYES_00,MIME_BASE64_BLANKS,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: nihxway4out.hub.nih.gov X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgcFAG72vVKcKEer/2dsb2JhbABYgws4VYJ/tgxPGIEDFnSCJQEBAQQSERFXAQgNCwICBiACBB0TFQIBDgEEGxqHYg2gQoRyih2ZOReBKY1DgyY1gRMEjliKb4U8iyiDLYIq From: "Buchbinder, Barry (NIH/NIAID) [E]" To: "cygwin AT cygwin DOT com" Subject: RE: C:\Windows\System32\drivers oddness Date: Fri, 27 Dec 2013 23:46:35 +0000 Message-ID: <6CF2FC1279D0844C9357664DC5A08BA2212299@MLBXV06.nih.gov> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id rBRNkr6E007580 Corinna Vinschen sent the following at Thursday, December 26, 2013 1:32 PM >On Dec 26 11:11, Max Polk wrote: >> From the bash shell, sitting in the C:\Windows\System32\drivers >> directory, when I run "ls" I can see about 6 files/dirs total. The >> "etc" directory is mysteriously missing from the output of "ls", but >> present in the output of "ld -ld etc". Strange that I can't list it >> with "ls", but I can list it with "ls -ld". > >You're running 32 bit Cygwin on 64 bit Windows. See >http://msdn.microsoft.com/en-us/library/windows/desktop/aa384187%28v=vs.85%29.aspx Might it be possible and worth the programming effort for System32 and SysWOW64, as appropriate, to automatically mounted via Sysnative by cygwin1.dll? (Not a request - and I cannot contribute a patch.) I tried using mount (32 bit cygwin on 64 bit Windows 7 enterprise, v. 6.1) and couldn't get System32 and SysWOW64 to contain different files. Could anyone suggest a mount command line or an /etc/fstab entry that will do this? Does it make a difference if /cygdrive has been mapped to /? http://cygwin.com/ml/cygwin/2010-07/msg00375.html has a work-around, but I don't have admin privileges so cannot use it. Thanks, - Barry Disclaimer: Statements made herein are not made on behalf of NIAID.