• BaumGeist@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        Use conv=fsync

        This ensures the cache is written before dd exits, but doesn’t necessarily write to disk directly. This means that, for small files, dd can finish release its hold on the input file quicker