On Wed, Sep 18, 2019 at 08:38:11AM -0500, John Hasler wrote:
> Jonas writes:
> > Essentiall you want to copy all raw content onto the raw device.
> 
> > This works too (and not only with specially crafted zip files):
> 
> >  $ unzip foo.zip
> >  $ su -c "cp image-unpacked-from-foo-zip /dev/sd_"
> 
> I'd add a sync command to be sure all buffers are flushed.

Definitely. And wait until it comes back. Or use "oflags=direct" with
your dd.

Cheers
-- tomás

Attachment: signature.asc
Description: Digital signature

Reply via email to