summaryrefslogtreecommitdiff
path: root/gdisk.8
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2010-05-18 23:24:02 -0400
committersrs5694 <srs5694@users.sourceforge.net>2010-05-18 23:24:02 -0400
commit9ba5421f920e192dbb808d30aa6d34849938bab4 (patch)
tree402f37397398b10ae999d0c7531100c20d1ae66f /gdisk.8
parentc54e9b406255a81cca066dacf127d587b9dd36e1 (diff)
downloadsgdisk-9ba5421f920e192dbb808d30aa6d34849938bab4.tar.gz
Added some options for randomizing GUIDs and setting GUIDs via sgdisk
Diffstat (limited to 'gdisk.8')
-rw-r--r--gdisk.817
1 files changed, 17 insertions, 0 deletions
diff --git a/gdisk.8 b/gdisk.8
index 151f923..1a93c38 100644
--- a/gdisk.8
+++ b/gdisk.8
@@ -435,12 +435,29 @@ you've added disks to a RAID array, thus creating a virtual disk with space
that follows the backup GPT data structures. This command moves the backup
GPT data structures to the end of the disk, where they belong.
+.TP
+.B f
+Randomize the disk's GUID and all partitions' unique GUIDs (but not their
+partition type code GUIDs). This function may be used after cloning a disk
+with another utility in order to render all GUIDs once again unique.
+
.TP
.B g
Change disk GUID. Each disk has a unique GUID code, which \fBgdisk\fR
assigns randomly upon creation of the GPT data structures. You can generate
a fresh random GUID or enter one manually with this option.
+.TP
+.B h
+Recompute CHS values in protective or hybrid MBR. This option can sometimes
+help if a disk utility, OS, or BIOS doesn't like the CHS values used by the
+partitions in the protective or hybrid MBR. In particular, the GPT
+specification requires a CHS value of 0xFFFFFF for over-8GiB partitions,
+but this value is technically illegal by the usual standards. Some BIOSes
+hang if they encounter this value. This option will recompute a more normal
+CHS value -- 0xFEFFFF for over-8GiB partitions, enabling these BIOSes to
+boot.
+
.TP
.B i
Show detailed partition information. This option is identical to the 'i'