Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Vincent Rowley Subject: Re: cp (coreutils) 5.2.1 Corrupts Binary File Date: Thu, 3 Mar 2005 09:26:06 +0000 (UTC) Lines: 28 Message-ID: References: <200503020847 DOT j228lR6v007623 AT mail4 DOT magma DOT ca> <20050302085754 DOT GA28084 AT cygbert DOT vinschen DOT de> <20050302094752 DOT GL18314 AT cygbert DOT vinschen DOT de> <20050302100936 DOT GP18314 AT cygbert DOT vinschen DOT de> <20050302122153 DOT GQ18314 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 66.48.168.83 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)) X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: goc-cygwin AT m DOT gmane DOT org X-MailScanner-To: cygwin AT cygwin DOT com X-IsSubscribed: yes Igor Pechtchanski cs.nyu.edu> writes: > Two more (probably easier) ways: > 1) Run setup.exe and select "Unix line endings"; then select the "Keep" > mode (switch to the "Partial" view to make sure no packages will get > installed), and complete the installation. The mounts will be switched. > 2) From a bash prompt in /bin, run > > PATH="$PATH:." eval "`mount -m | grep ' -t ' | sed 's/ -t / -b /'`" > > (Google for "cygwin remount binary"). > HTH, > Igor Hi Corinna and Igor, FYI, a co-worker tried a newer version of coreutils and it solved the issue. In my case, I just re-ran Setup.exe specifying the Unix mode and it solved the issue (i.e. still using the coreutils that I used to use). Thank you for the support. Regards, Vincent -- 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/