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:to:subject:message-id:reply-to :mime-version:content-type:in-reply-to; q=dns; s=default; b=dhus IHPkmy8mtUf2zi5GfXKsFVPBtLol4pnigk3FJPOXnELu5xelMbPNe3RTLOCVQKXp 78nvBlxKI4umgYKoXx5z1hAhELAg0yu14OaeGYxJuLxKjZfhbwG2ZNNtEQsiCTmq UTC0odqRO4iAMJ3gxjv4p1ShoDcrqAzx2JTpcnM= 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:to:subject:message-id:reply-to :mime-version:content-type:in-reply-to; s=default; bh=qf115IxMaV t+8p+jfQXkCMxji10=; b=s+rzG0fqRiPBSc3Sa/tZKlFS6iHjwAd5hQhPxMFL8y iiYXBC5yRej198ctQY+mUK90CbpejMy3SHnZKnNhCxvCth0hgo0elvfFTckiN0qY gvmle/uZ1UW4XqH/z78YInCwjtTbGmuu5mpigFIqNRYRQL8r18NbKxkdU1eKHo7O U= 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=-3.5 required=5.0 tests=BAYES_00,FAKE_REPLY_C,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=U*ingber, H*i:sk:4a128e2, H*MI:sk:4a128e2 X-HELO: mail.alumni.caltech.edu X-DKIM: Sendmail DKIM Filter v2.8.3 mail.alumni.caltech.edu 0C73412028D Date: Wed, 21 Dec 2016 12:16:00 -0800 From: Lester Ingber To: cygwin AT cygwin DOT com Subject: Re: can't access /cygdrive/c/Windows/Sysnative ? Message-ID: <20161221201600.GA11116@ingber.com> Reply-To: Lester Ingber MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4a128e20-666e-5366-d432-456c67270d57@SystematicSw.ab.ca> User-Agent: Mutt/1.7.1 (2016-10-04) X-MailScanner-Information-Alumni: X-Alumni-MailScanner-ID: 0C73412028D.AF530 X-MailScanner-Alumni: No Virii found X-Spam-Status-Alumni: not spam, SpamAssassin (not cached, score=-1.099, required 5, ALL_TRUSTED -1.00, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, FAKE_REPLY_C 0.00) So, I guess that I should have seen that the Windows 10 Ubuntu bash.exe is actually written as a 32 bit code (they didn't use the 64-bit code as on my other true Ubuntu x64 platform?) from the PE32+ info?: 12:08:44pm ingber AT lesterX1:/cygdrive/c/Windows/System32# ls -l bash.exe -rwxr-x---+ 2 TrustedInstaller TrustedInstaller 70656 Oct 14 20:57 bash.exe 12:08:48pm ingber AT lesterX1:/cygdrive/c/Windows/System32# file bash.exe bash.exe: PE32+ executable (console) x86-64, for MS Windows Thanks. -- 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