Name
fdformat — Low-level formats a floppy disk
DESCRIPTION
fdformat
does a low level format on a floppy disk. device is usually one of the
following (for floppy devices, the major = 2, and the minor
is shown for informational purposes only):
The generic floppy devices, /dev/fd0 and /dev/fd1, will
fail to work with fdformat when a non-standard format
is being used, or if the format has not been autodetected
earlier. In this case, use setfdprm(8) to load the disk
parameters.
OPTIONS
−n
-
No verify. This option will disable the verification
that is performed after the format.
AUTHOR
Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
Copyright 1992, 1993 Rickard E. Faith (faith@cs.unc.edu)
May be distributed under the GNU General Public License
|