On Sat, Apr 4, 2020 at 1:14 AM Justin Noor <[email protected]> wrote:
>
> Hello OpenBSD Community,
>

Hi!


> [SNIP]
> had no data on them, other than the FreeBSD installation sets, I decided
> not to clean the boot code area with 'dd if=/dev/zero of=/dev/rsd0c bs=1
> count=1'.
>
>

That clears one byte.  You may have intended this:

dd if=/dev/zero of=/dev/rsd0c bs=1M count=1


-- 
Aaron Mason - Programmer, open source addict
I've taken my software vows - for beta or for worse

Reply via email to