Searched refs:MBR (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Dvd.h155 * Auxiliary data structure for difference between GPT and MBR
160 MBR, enumerator in enum:VBOXHDDPARTTYPE
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxInternalManage.cpp123 /** partitioning type - MBR or GPT */
187 " parameter -mbr can be used to specify an alternative MBR to be used\n"
188 " (the partitioning information in the MBR file is ignored).\n"
870 partitioningType = MBR;
871 pPart->uPartitioningType = MBR;//partitioningType;
1013 /* Fill out partitioning location info for MBR or GPT. */
1049 RTMsgError("Overlapping MBR partitions");
1550 /* first dump the MBR/EPT data area */
1584 /* Splice in the replacement MBR code if specified. */
1592 RTMsgError("Cannot open replacement MBR fil
[all...]

Completed in 51 milliseconds