.TH f3fix "1" "Jan 2016" "F3FIX 6.0" "edit the partition table of a fake flash drive" .\" Text automatically generated by txt2man .SH NAME \fBf3fix \fP- edit the partition table of a fake flash drive .SH SYNOPSIS .nf .fam C \fBf3fix\fP [\fB-bnks\fP?V] [\fB-a\fP \fISEC-NUM\fP] [\fB-d\fP \fITYPE\fP] [\fB-f\fP \fITYPE\fP] [\fB-l\fP \fISEC-NUM\fP] [\fB--first-sec\fP=\fISEC-NUM\fP] [\fB--boot\fP] [\fB--disk-type\fP=\fITYPE\fP] [\fB--fs-type\fP=\fITYPE\fP] [\fB--last-sec\fP=\fISEC-NUM\fP] [\fB--no-boot\fP] [\fB--list-disk-types\fP] [\fB--list-fs-types\fP] [\fB--help\fP] [\fB--usage\fP] [\fB--version\fP] .fam T .fi .fam T .fi .SH DESCRIPTION F3 stands for Fight Flash Fraud, or Fight Fake Flash. .PP \fBf3fix\fP is useful to edit the partition table of a fake flash drive to have a single partition that fully covers the real capacity of the drive. .PP Warning: THIS COMMAND IS EXPERIMENTAL. .SH OPTIONS .TP .B \fB-a\fP, \fB--first-sec\fP=\fISEC-NUM\fP Sector where the partition starts. .TP .B \fB-b\fP, \fB--boot\fP Mark the partition for boot. .TP .B \fB-d\fP, \fB--disk-type\fP=\fITYPE\fP Disk type of the partition table. .TP .B \fB-f\fP, \fB--fs-type\fP=\fITYPE\fP Type of the file system of the partition. .TP .B \fB-l\fP, \fB--last-sec\fP=\fISEC-NUM\fP Sector where the partition ends. .TP .B \fB-n\fP, \fB--no-boot\fP Do not mark the partition for boot. .TP .B \fB-k\fP, \fB--list-disk-types\fP List all supported disk types. .TP .B \fB-s\fP, \fB--list-fs-types\fP List all supported types of file systems. .TP .B -?, \fB--help\fP Give this help list. .TP .B \fB--usage\fP Give a short usage message. .TP .B \fB-V\fP, \fB--version\fP Print program version. .SH SEE ALSO \fBf3brew\fP(1), \fBf3probe\fP(1), \fBf3read\fP(1), \fBf3write\fP(1) .SH AUTHOR The F3 was written by Michel Machado . .PP This manual page was written by Joao Eriberto Mota Filho for the Debian project (but may be used by others).