fdformat [options] [device]Solaris only. Format floppy disks and PCMCIA memory cards. device is the name of the appropriate device to format, and varies considerably based on the density of the media, the capability of the disk drive, and whether or not volume management is in effect.
-b labelApply the label to the media. SunOS labels may be up to eight characters; DOS labels may be up to eleven uppercase characters.
-B fileInstall bootloader in file on an MS-DOS diskette. Can only be used with -d or -t dos.
-DFormat a 720KB (3.5 inch) or 360KB (5.25 inch) double-density diskette (same as -l or -L). Use on high- or extended-density drives.
-eEject floppy disk when done.
-EFormat a 2.88MB (3.5 inch) extended-density diskette.
-fForce. Do not prompt for confirmation before formatting.
-HFormat a 1.44MB (3.5 inch) or 1.2MB (5.25 inch) high-density diskette. Use on extended-density drive.
-MUse a 1.2MB (3.5 inch) medium-density format on a high-density diskette. Use only with the -t nec option. Identical to -m.
-UUnmount any filesystems on the media, and then format.
-qQuiet mode. Don't print status messages.
-vVerify each block on the media after formatting.
-xDon't format, just write a SunOS label or MS-DOS filesystem.
-t dosInstall an MS-DOS filesystem and boot sector formatting. Same as DOS format or -d.
-t necInstall an NEC-DOS filesystem and boot sector after formatting. Use only with -M.
These options are for compatibility with previous versions of fdformat. Their use is discouraged.
-dSame as -t dos.
-lSame as -D or -L.
-LSame as -l or -D.
-mSame as -M.