Repairing the file system

Use the repair command to check a compact flash device for errors and repair any errors found.

Use the following CLI syntax to check and repair a compact flash device:

    file
        — repair [[cflash-id] string]

The following example shows the command syntax:

[/file "cf3:\"]
A:admin@node-2# repair cflash-id cf3:
Checking drive cf3: on slot A for errors...
Drive cf3: on slot A is OK.

[/file "cf3:\"]
A:admin@node-2# repair
Checking drive cf3: on slot A for errors...
Drive cf3: on slot A is OK.