X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=recipes%2Fexport2tar.html;h=fd23add4148a1e630bd58e1d419843fc8de90235;hp=8dc07cac8fe69343d4dd0df4f052c98d61121224;hb=d600342b7d29c0176ff96a7807ebb38303ecb3a6;hpb=a057a058e72d0949db4140e9a03b7a0e5b3c823c;ds=sidebyside diff --git a/recipes/export2tar.html b/recipes/export2tar.html index 8dc07ca..fd23add 100644 --- a/recipes/export2tar.html +++ b/recipes/export2tar.html @@ -1,5 +1,3 @@ -

Export the /home directory from a virtual machine into a tarball

-

This script lets you export any directory you like from a virtual machine as a tarball. For example, to export /home @@ -7,7 +5,7 @@ from a standard Fedora or RHEL virtual machine you would do:

-export2tar guest.img /dev/VolGroup00/LogVol00 /home home.tar.gz
+export2tar.sh guest.img /dev/VolGroup00/LogVol00 /home home.tar.gz