udfcheck Command
Purpose
Performs a file system check on a UDF file system.
Syntax
Description
The udfcheck command checks and repairs the UDF volume on a specified device.
Flags
| Item | Description |
|---|---|
| -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
- To check the content of the UDF file system on device /dev/cd1,
enter the following:
udfcheck -d /dev/cd1
Files
| Item | Description |
|---|---|
| /usr/sbin/udfcheck | Contains the udfcheck command |
| /usr/lib/libudf.a | Contains the library routines called by the udfcheck command |