cpfs.reiserfs(8) - Linux man page
Name
cpfs.reiserfs - a reiserfs filesystem copying program.
Synopsis
cpfs.reiserfs [ options ] device-from device-to
Description
cpfs.reiserfs is a reiserfs filesystem copying program. It copyes filesystem from source device to
destination. Program creates reiserfs filesystem on the target device with the same parametes as the source filesystem and copyes all data blocks onto it. This
is mean that source and destination devices length may be different. Enought condition to perform copying is data size on source device is lesser or equals
destination device length minus metadata size.
Options
- -v, --version
- dispays current version
- -u, --usage
- displays program usage
- -j FILE, --journal-device=FILE
- journal device for separated journal
- -n, --no-journal-available
- no journal device available now
- -q, --quiet
- non-interactive mode
Reporting Bugs
Report bugs to <torque@ukrpost.net>
See Also
mkfs.reiserfs(8), tunefs.reiserfs(8), resizefs.reiserfs(8)
Author
This manual page was written by Yury Umanets <torque@ukrpost.net>
Referenced By
reiserfs(8)