bi_pagesize
printf("\tpage size = 0x%08lx\n", nwbootinfo.bi_pagesize);
nwbootinfo.bi_pagesize = 0xdeadbeef;
if (nwbootinfo.bi_pagesize == 0xdeadbeef)