Hi, Ian Zimmerman writes:
> On 2020-09-26 18:29, Dr. Nikolaus Klepp wrote: > >> did you do a "sync" afterwards and waited till it returned? If not, >> then the image was not written completely. You can monitor the writing >> process with "watch iostat" (if you have sysstat installed) > > Or run dd with oflag=direct. I also try to smooth out the timing with > something like mbuffer whenever these FSCKing flash devices are > involved. Cf: > > http://very.loosely.org/itz-blog/reading-sd-cards-safely.html Or just use cp for that matter, per: https://www.debian.org/releases/stable/amd64/ch04s03.en.html Worked fine for my USB stick. Hope this helps, -- Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9 Support Free Software https://my.fsf.org/donate Join the Free Software Foundation https://my.fsf.org/join _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
