Re: [PATCH] bioctl(8): fix dd invocation

2009-05-09 Thread Pierre Riteau
On Sat, May 09, 2009 at 12:20:25PM +0200, Joachim Schipper wrote: > The bioctl(8) man page helpfully suggests dd for zeroing out the > disklabel etc. on the new disk. However, the command doesn't work, since > OpenBSD's dd doesn't understand '1M'. > > It may be slightly more readable to use 'bs=10

Re: [PATCH] bioctl(8): fix dd invocation

2009-05-09 Thread Pierre Riteau
On Sat, May 09, 2009 at 02:30:13PM +0200, Pierre Riteau wrote: > Or, rather, the following diff. But I'm not sure having to places ^^ two