FORMAT(1M) (Essential Utilities) FORMAT(1M)
NAME
format - physically format a SCSI hard disk
SYNOPSIS
/etc/format [ -v ] [ -n ] /dev/rdsk/c?t?d?s6
DESCRIPTION
This command physically formats a Small Computer System
Interface (SCSI) hard disk.
The super-user may use the format command in single-user
state to prepare SCSI hard disks for use. The following
options may be used with format:
-v verifies that the formatted SCSI hard disk is correct.
-n formatting is suppressed.
When a SCSI disk is formatted, a Physical Description (PD)
Sector is placed at SCSI logical block zero.
SEE ALSO
Formatting in the SCSI Operation Manual.
CAVEAT
Should not be run in the background with other processes
running. Cannot format non-SCSI hard disks.
DIAGNOSTICS
The format command exits with one of three values:
0 means NORMAL (or TRUE)
1 means execution errors
2 means bad command usage
WARNING
This command destroys any data that might be on the disk.
Page 1 May 1989