bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12626: Bug?: dd limited to <2G read size (2G-8K) on 64 bit machine?


From: Eric Blake
Subject: bug#12626: Bug?: dd limited to <2G read size (2G-8K) on 64 bit machine?
Date: Fri, 12 Oct 2012 09:44:55 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 10/12/2012 09:40 AM, Linda Walsh wrote:
> It is a bug if there is a check for short reads
> and that message doesn't get triggered.

Short reads are NOT an error in dd.  If you want to pretend that short
reads didn't happen, by re-reading until the buffer is full, then use
iflag=fullblock, as has already been mentioned to you earlier in this
thread.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]