[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 5

udfcheck Command

Purpose

Performs a file system check on a UDF file system.

Syntax

udfcheck -d device [ -t tempfile ]

Description

The udfcheck command checks and repairs the UDF volume on a specified device.

Flags

-d device Specifies the device on which udfcheck checks and repairs the UDF volume.
-t tempfile Specifies a file where the udfcheck command stores information needed to perform a file system check.

Examples

  1. To check the content of the UDF file system on device /dev/cd1, enter the following:
    udfcheck -d /dev/cd1

Files

/usr/sbin/udfcheck Contains the udfcreate command
/usr/lib/libudf.a Contains the library routines called by the udfcreate command

Related Information

udfcreate Command and udflabel Command.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]