BOOTOPT_MAGIC
bootopts.b_magic == BOOTOPT_MAGIC ? "ok" : "bad",
if (bootopts.b_magic != BOOTOPT_MAGIC)
bootopts.b_magic = BOOTOPT_MAGIC;