Re: dd and mbr

From: Steve O'Hara-Smith <steve_at_sohara.org>
Date: Thu, 13 Jan 2022 08:45:33 UTC
On Thu, 13 Jan 2022 08:32:26 +0000 (UTC)
Roderick <hruodr@gmail.com> wrote:

> 
> On Thu, 13 Jan 2022, Greg 'groggy' Lehey wrote:
> 
> > As others have suggested, use bs=64k.  Otherwise dd does an IO for
> > every single sector.  The speedup is really in the order of 100x.
> 
> I used bs=1m. I hope that was also OK. In any case faster than without it.

	That's always been fine when I've used it and you can be sure that
it's bigger than any physical write size - but at 64k I think it's as fast
as it's going to get.

-- 
Steve O'Hara-Smith <steve@sohara.org>