X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Mon, 9 Feb 2009 18:44:42 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: dd in cygwin vs dd in linux - number of records is always 	different
Message-ID: <20090209174442.GJ5416@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <142096.37814.qm@web111214.mail.gq1.yahoo.com> <20090209171842.GG5416@calimero.vinschen.de> <2ce9650b0902090927h695d288dsa86e11fff9b3a1c9@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <2ce9650b0902090927h695d288dsa86e11fff9b3a1c9@mail.gmail.com>
User-Agent: Mutt/1.5.17 (2007-11-01)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Feb  9 17:27, Chris January wrote:
> On Mon, Feb 9, 2009 at 5:18 PM, Corinna Vinschen wrote:
> > I guess I'll ask on one of the Microsoft newsgroups if this is a known
> > effect and especially what I'm doing wrong or what I have to do to
> > get the desired behaviour.
> >
> > Btw., if anybody has an idea what's going wrong, please speak up :}
> 
> Maybe this excerpt from the CreateFile documentation applies?
> "Note  To read or write to the last few sectors of the volume, you
> must call DeviceIoControl and specify FSCTL_ALLOW_EXTENDED_DASD_IO.
> This signals the file system driver not to perform any I/O boundary
> checks on partition read or write calls. Instead, boundary checks are
> performed by the device driver."

You saved my day!  I never noticed that snippet in the docs.  Thank you
*SO* much.  I'll check in a patch to Cygwin which will use that on disk
devices.


Thanks again,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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/

