Don't use echo "<blah>" | fdisk -e to create boot partition.
authorkrw <krw@openbsd.org>
Tue, 26 Jul 2022 13:20:16 +0000 (13:20 +0000)
committerkrw <krw@openbsd.org>
Tue, 26 Jul 2022 13:20:16 +0000 (13:20 +0000)
commit7d89eda3a4d7960ea7f49ffb8aae308c0984fbba
treecdcdd98d814d1e620b0f4f36868d443367e25392
parentf7c43cb383bdd1cc303880050b583592ea18c4c3
Don't use echo "<blah>" | fdisk -e to create boot partition.

Use -b like the install scripts do.

Spotted by anton@.
regress/sys/dev/vnd/Makefile