Section: Linux Programmer's Manual (8)Updated: 1 February 1993Local indexUp
NAME
fdformat - Low-level formats a floppy disk
SYNOPSIS
fdformat
[-n]
device
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.