September 2000
Beginner
1312 pages
33h 47m
English
/usr/sbin/volcopy [-F FSType][-V][generic-options] [-o FSType-specific-options] operands
Use the volcopy command to make a literal copy of a file system. This command may not be supported for all FSTypes.
| -F FSType | Specify the FSType on which to operate. You should either specify the FSType here, or volcopy should be able to derive it from /etc/vfstab by matching the operands with an entry in the table. Otherwise, use the default file-system type specified in /etc/default/fs. | |
| -V | Echo the complete command line, but do not execute the command. Generate the command line by using the options and arguments provided and adding to them information derived from /etc/vfstab. Use this ... | |