On 09/11/2018 04:14 AM, Dave Mitchell wrote:
On Tue, Sep 11, 2018 at 10:19:44AM +0800, Ed Greshko wrote:
Are you using only "dd" or are you also using "tar"?  I only ask since I've not 
seen
the message coming from "dd" but recall seeing it from "tar".
To expand on that:


     $ strings `which dd` | grep shrank

     $ strings `which tar` | grep shrank
     %s: File shrank by %s bytes; padding with zeros
     ...


and presumably the warning means that between stat()ing the file and
opening it and reading its contents, the size of the file got smaller.

So I think the OP is doing more than just 'dd'ing the raw DVD.
Sorry, I did respond and explained my mistake
to another responder that it was my bad.
I was TARing and I explained the commands I used.



_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to