Storing more data on a floppy disk
**********************************
This section describes the techniques that are used by Linux' floppy
driver and superformat to store more data than usual on a floppy disk.
Each section contains a description of the technique used, lists the
usages of the disks formatted using this technique (whether they are
bootable, whether they are accessible on MS-DOS and for which kind of
filesystems they are suitable) and finishes with a table listing the
most interesting formats which can be obtained by the described
technique.
The table lists for each format the media type it is used for, the
total capacity which can be achieved, the throughput for large reads or
writes and the media description for these disks. This description can
the be used with superformat to make such disks, or with setfdprm to
configure the drive to read/write to them. Some formats (the XDF and
XXDF formats) cannot be accessed directly, and thus there is no media
description for them. For these, we indicate a formatting command used
to make these disks. The formatting command assume that the disk is in
the first drive (`/dev/fd0'). Substitute `/dev/fd1' if you want to
format XDF or XXDF disks in the second drive.