[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 2

fdformat Command

Purpose

The fdformat command formats diskettes.

Syntax

fdformat [ Device ] [ -h ]

Description

Attention: Formatting a diskette or read/write optical disk destroys any existing data on it.

The fdformat command formats diskettes in the diskette drive specified for low density unless the -h flag is specified.

Before formatting a diskette or read/write optical disk, the ffdformat command prompts for verification. This allows you to end the operation cleanly.

Flags

-h Forces high-density formatting. This flag is used only with the fdformat command.

Parameters

Device Specifies the device containing the diskette to be formatted. The default is the /dev/rfd0 device for drive 0.

Examples

  1. To force high-density formatting of a diskette when using the fdformat command, enter:
    fdformat -h

Files

/usr/sbin/fdformat Contains the fdformat command.
/dev/rfd* Specifies the device parameters.
/dev/fd* Specifies the device parameters.
/dev/romd* Specifies the device parameters.
/dev/omd* Specifies the device parameters.

Related Information

The flcopy command, format command.

The fd special file.


[ Previous | Next | Contents | Glossary | Home | Search ]