
Findpart, version 3.91.
Copyright Svend Olaf Mikkelsen, 2000.

Searches for lost partitions. Nothing is written to the disk.

Findpart <disk number>             (disk number 1, 2, 3 or 4)
Findpart <disk number> +fat              (include FAT search)
Findpart all                               (search all disks)
Findpart all +fat                         (recommended usage)
Findpart tables                       (list partition tables)

First OK/R0/NB in output indicates whether the boot sector
matches the partition table. R0 indicates that bootsector
information in a logical partition is relative to sector 0.
Second OK/NB indicates whether the partition table LBA values
matches the CHS values. A number in the BS field estimates the
cylinder from which relative sector is calculated. Some common
partition ID codes: 06/0E:FAT16, 0B/0C:FAT32, 07:NTFS/HPFS,
82:Swap, 83:Linux, 05:Extended or logical link, 0F:Extended.

The report can be written to a file. Add the filename to the
command line. File extension must be .txt. To append to current
report file, use +<filename>.
