X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=recipes%2Ftar2vm.example;h=1ca037951e6d67ee1218039a5cc799ca7ef3efab;hp=97a054f46cbe2597108b5c07ac2e68410b85fccc;hb=7d746ba6915e3c0d8fbe41053da64f4e9fa11cd4;hpb=b86d7b975629ae099ad9a137ced6f23b17c1531a diff --git a/recipes/tar2vm.example b/recipes/tar2vm.example index 97a054f..1ca0379 100644 --- a/recipes/tar2vm.example +++ b/recipes/tar2vm.example @@ -1,8 +1 @@ -tar2vm.sh ../libguestfs-1.0.10.tar.gz /tmp/test.img 10M -alloc /tmp/test.img 10M -run -sfdisk /dev/sda 0 0 0 , -mkfs ext3 /dev/sda1 -mount /dev/sda1 / -tgz-in ../libguestfs-1.0.10.tar.gz / -umount-all +$ ./tar2vm.sh ../libguestfs-1.0.10.tar.gz /tmp/test.img 10M