Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:hybrid

89       if ((mbrState == mbr) || (mbrState == hybrid)) {
394 // Create a hybrid MBR -- an ugly, funky thing that helps GPT work with
405 cout << "\nWARNING! Hybrid MBRs are flaky and dangerous! If you decide not to use one,\n"
415 // hybrid MBR....
417 << "added to the hybrid MBR, in sequence: ";
455 if (numConverted > 0) { // User opted to create a hybrid MBR....
486 cout << "\nNo partitions converted; original protective/hybrid MBR is unmodified!\n";
748 cout << "h\tmake hybrid MBR\n";
882 cout << "h\trecompute CHS values in protective/hybrid MBR\n";