System Administration Guide

How to Determine If a Disk is Formatted

  1. Become superuser.

  2. Enter the format utility.


    # format
    
  3. Enter the number of the disk that you want to check from the list displayed on your screen.


    Specify disk (enter its number): 0
    
  4. Verify that the disk you chose is formatted by identifying the following message.


    [disk formatted]

Example--Determining If a Disk Is Formatted

The following example shows that disk c0t3d0 is formatted.


# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
       0. c0t3d0 <SUN1.05 cyl 2036 alt 2 hd 14 sec 72>
          /sbus@1,f8000000/esp@0,800000/sd@3,0
Specify disk (enter its number): 0
selecting c0t3d0
[disk formatted]