VERVE DEMOWatch Our Verve Demo and Learn More About Do-It-Yourself E-DiscoveryWatch Now
UNIX CPIO Files
The CD/DVD-ROM device must be mounted to extract the cpio file from the CD/DVD. Device mount commands can be found in the man pages by typing man mount.
Note: not all CD/DVD-ROM devices are mountable devices. You may have to copy the cpio file from the CD/DVD to a local or network drive before you can extract the file(s).
To verify the data in the cpio file
Type: cpio -ivt -I /dev/cdrom device name/cpio file name
To extract the data from the cpio file
You must be in the directory where the data is to be copied to when executing the extraction command.
Example: (to extract the recovered data to a subdirectory named RECOVERY.)
Go to the ./RECOVERY directoryType: cpio -ivd -I /dev/cdrom device name/cpio file nameNote: Somtimes -I is replaced with > (AIX)
This extracts all files in the cpio file to the ./RECOVERY subdirectory. You can find further information in the UNIX man pages by typing man cpio.
Contact Information:If more serious errors are encountered, you have further questions, or would like to provide feedback, contact Ontrack Technical Support at: Toll-Free: 1-800-584-1621 Phone: 952-937-2121Email: softwaresupport@krollontrack.com