bxtcopy

Langue: en

Version: 110630 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

bxtcopy - Copy a directory-tree to a partition of a bochs-hd-image

SYNOPSIS

bxtcopy [ options ] source-dir image-name:partition

DESCRIPTION

bxtcopy copies a directory-tree (source-dir) to a partition of a bochs-hd-image.

OPTIONS

-V
Show the version-number of the Bochs-Tools
-h
Show options and parameters
-q
Don't output informative messages (default)
-v
Output informative messages
-s
Simulate commands, but don't execute them
-x opts
Pass extra options to mount. Extra options must be quoted. See mount(1) for details.

Example

To copy a Debian Woody installation from /dev/sda3 to the first partition of the hd-image woody.img, use the commands:
  # mount /dev/sda3 /mnt
  # bxtcopy /mnt woody.img:1
  # umount /mnt

LICENSE

This program is distributed under the terms of the GNU General Public License as published by the Free Software Foundation.

AVAILABILITY

The latest version of this program can be found at:         http://www.bablokb.de/bochs-tools/

SEE ALSO

bxt-synopsis(1), bochs(1)

AUTHOR

Bochs-Tools were written and are maintained by Bernhard Bablok (mail@bablokb.de)

BUGS

Please report all bugs to the author. Provide a detailed description of the bug, the version of the program you are running and the operating system you are using.