Copyright © tutorialspoint.com
/dev/fd0d360 (minor = 4) /dev/fd0h1200 (minor = 8) /dev/fd0D360 (minor = 12) /dev/fd0H360 (minor = 12) /dev/fd0D720 (minor = 16) /dev/fd0H720 (minor = 16) /dev/fd0h360 (minor = 20) /dev/fd0h720 (minor = 24) /dev/fd0H1440 (minor = 28) |
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.
For ATAPI IDE floppy driver (also known as LS-120 drives or "Superdisk" drives) you have to use the floppy(8).
| Tag | Description |
|---|---|
| -n | No verify. This option will disable the verification that is performed after the format. |
Copyright © tutorialspoint.com