home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util1 / drnu451.lzh / NUSF < prev    next >
Text File  |  1990-10-19  |  4KB  |  97 lines

  1.                               SF (Safe Format)
  2.  
  3. Description:   Formats a disk. This command provides options that let you
  4.                format a disk without destroying information you can later use
  5.                to recover files.
  6.  
  7. Syntax:        Version 4.5:   SF [(drive:)] [/A] [/B | /S] [/BW] [/C] [/D]
  8.                               [/D0 | /D1] [/NOSNOW] [/Q] [/V:(label)] [/1 |
  9.                               /4 | /8 | /(size) | [ /N:(n) /T:(n)]]
  10.  
  11.                                  Parameters:
  12.  
  13. (drive:)       The single-letter specifier (A:, B:, C:, etc.) for the drive
  14.                you want to format. Follow the letter with a colon. If you do
  15.                not specify a drive on the command line, a menu appears that
  16.                prompts you to select a drive.
  17.  
  18. /A             Indicates automatic mode. To use this switch, you must specify
  19.                the (drive:) parameter. If you include this switch, SF begins
  20.                formatting without presenting you with a menu you use to
  21.                change options. Use this switch if you run the command from a
  22.                batch file. If you use this switch, /BW, /D0, /D1, and /NOSNOW
  23.                are functional because SF displays a work-in-progress screen.
  24.  
  25.  
  26. /B             Leaves space for system files but does not copy them.
  27.  
  28. /BW            Specifies a black-and-white display.
  29.  
  30. /C             Performs a Complete Format, which includes reformatting
  31.                unusable sectors. You can use this switch only when running SF
  32.                against a floppy drive.
  33.  
  34. /D             Performs a standard MS-DOS format. Note that when you include
  35.                this switch, data on a floppy drive is erased and cannot be
  36.                recovered.
  37.  
  38. /D0            Requests the standard screen driver (default) for a fully
  39.                IBM-compatible computer system. This switch also sets the /D
  40.                switch.
  41.  
  42. /D1            Requests the screen driver for a BIOS-compatible computer
  43.                system. This switch also sets the /D switch.
  44.  
  45. /N:(n)         Specifies the number of sectors per track. The values that are
  46.                valid for (n) are 8, 9, 15, and 18. If you use /N:(n), you
  47.                must also use the /T:(n) switch.
  48.  
  49.  
  50.  
  51.  
  52. /NOSNOW        Prevents screen flicker if your system has an older CGA card.
  53.  
  54. /Q             Performs a Quick Format, which rewrites only the system area
  55.                and does not erase any part of the data area.
  56.  
  57. /S             Copies the system files to the disk. This makes the disk
  58.                bootable.
  59.  
  60. /T:(n)         Specifies the number of tracks for a floppy disk. The values
  61.                that are valid for (n) are 40 and 80. If you use /T:(n), you
  62.                must also use the /N:(n) switch.
  63.  
  64. /V:(label)     Specifies the 1-to-11-character string SF writes as the volume
  65.                label when the format is complete.
  66.  
  67. /1             Specifies single-sided floppy disk format.
  68.  
  69. /4             Formats a 360-KB floppy disk in a 1.2-MB drive.
  70.  
  71. /8             Formats eight sectors per track.
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79. /(size)        Specifies the amount of data you can put on a floppy disk. The
  80.                sizes that are valid for a 5-1/4-inch disk include 160, 180,
  81.                320, 360, and 1200. The sizes that are valid for a 3-1/2-inch
  82.                disk are 720 and 1440.
  83.  
  84.                                    Notes:
  85.  
  86. If you use either the Safe Format mode or the Complete Format mode, the
  87. information the FR (Format Recover) command needs is saved on the disk before
  88. SF begins formatting. If the disk you want to format contains data, SF
  89. prompts you to verify that you want to format the disk before proceeding.
  90.  
  91. If you did not use command line switches to set the format options or if you
  92. used the switches to set incorrect options, use the menu selections to set
  93. the options before you select Begin Format from the left side of the menu.
  94.  
  95. See <NUFR>, <NUNU>, <NUQU>+,<NUUD>.
  96.  
  97.