PC_SLICE_FLAG_BOOTABLE
*((unsigned char *) cur_part_addr) = PC_SLICE_FLAG_BOOTABLE;
if (PC_SLICE_FLAG (mbr, part) != PC_SLICE_FLAG_BOOTABLE)
PC_SLICE_FLAG (mbr, part) = PC_SLICE_FLAG_BOOTABLE;