DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 51FAI5kX1971964 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 51FAI5kX1971964 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=K4L2wrTh X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCA5A3858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1739614683; bh=FTXMJpU3UAjTvfasm33eGirecK4Q6TEyAkY7xL+27qE=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=K4L2wrTh0T9PvdwwatWKiL64FlGyCPjIEtVp5ehzyiCC/T4s5T9+C2fp5A5BBZkbS Ca6tKC7t/6MwH63f4GseBlviI58XLvQvPQ8DFDcOewyY5FMRCJJmuTlUikoNnpTMOg BkT5r0wxindKmQUPi4NG12cztTIjB5iPX1lpXitI= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2AA153858C42 Date: Sat, 15 Feb 2025 11:17:38 +0100 To: cygwin AT cygwin DOT com Subject: Re: /bin/cp of sparse files broken in 3.6.0-0.362.g68c13dc92f65.x86_64? Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <0913be67-c8ac-a5ee-50c4-7964d68843d6 AT t-online DOT de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Feb 15 08:34, Cedric Blancher via Cygwin wrote: > On Thu, 13 Feb 2025 at 15:36, Corinna Vinschen via Cygwin > wrote: > > > > On Feb 13 09:02, Corinna Vinschen via Cygwin wrote: > > > This: > > > > > > > - Cygwin mount has "sparse" option (mount Y: -o sparse,exec /cygdrive/y) > > > > > > doesn't work: > > > > > > $ cat /etc/fstab > > > Y: /mnt/y binary,posix=0,sparse 0 0 > > > > Copy/Paste rulez again. That should have been > > > > Y: /mnt/y ntfs binary,posix=0,sparse 0 0 > > 1, Could you please make an easy to understand (e.g. we french frog > eaters are not that smart) guide how to mount drive E: with sparse > enabled? > 2. Instructions how to make all /cygdrive/ mounts, The User's Guide contains a description and examples explaing how to do that: https://cygwin.com/cygwin-ug-net/using.html#cygdrive > or just /cygdrive/c > sparse enabled would be helpful Just don't use the cygdrive prefix but create an explicit mount for that. Again this is explained with example in the User's Guide. https://cygwin.com/cygwin-ug-net/using.html#cygdrive (reading time ca. 5 mins) in conjunction with the chapter explaining the mount table https://cygwin.com/cygwin-ug-net/using.html#mount-table (reading time ca. 15 mins), also containing examples. Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple