read_disk
static ssize_t read_disk(off_t sector, void *buf);
if (read_disk(0, mboot.bootinst) == -1)
if (read_disk(0, mboot.bootinst) == -1) {