Performs a file system check on a UDF file system.
The udfcheck command checks and repairs the UDF volume on a specified device.
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. |
udfcheck -d /dev/cd1
Item | Description |
---|---|
/usr/sbin/udfcheck | Contains the udfcheck command |
/usr/lib/libudf.a | Contains the library routines called by the udfcheck command |