OSDN Git Service

Add partition first sector parameter to mkfs.
[android-x86/external-exfat.git] / mkfs / mkexfatfs.8
index d425d34..71476a4 100644 (file)
 .I volume-name
 ]
 [
+.B \-p
+.I partition-first-sector
+]
+[
 .B \-s
 .I sectors-per-cluster
 ]
@@ -35,6 +39,11 @@ A 32-bit hexadecimal number. By default a value based on current time is set.
 .BI \-n " volume-name"
 Volume name (label), up to 15 characters. By default no label is set.
 .TP
+.BI \-p " partition-first-sector"
+First sector of the partition starting from the beginning of the whole disk.
+exFAT super block has a field for this value but in fact it's optional and
+does not affect anything. Default is 0.
+.TP
 .BI \-s " sectors-per-cluster"
 Number of physical sectors per cluster (cluster is an allocation unit in
 exFAT). Must be a power of 2, i.e. 1, 2, 4, 8, etc. Cluster size can not