Lines Matching full:guid
276 // GUID.
284 cout << "Enter the partition's new unique GUID ('R' to randomize): ";
288 cout << "New GUID is " << partitions[partNum].GetUniqueGUID() << "\n";
290 cout << "GUID is too short!\n";
628 cout << "o\tcreate a new empty GUID partition table (GPT)\n";
799 cout << "Enter the disk's unique GUID ('R' to randomize): ";
803 cout << "The new disk GUID is " << GetDiskGUID() << "\n";
805 cout << "GUID is too short!\n";
878 cout << "c\tchange partition GUID\n";
881 cout << "g\tchange disk GUID\n";