b3de8db6fcbb38457beb449f1703d4f8d08769cd
[libguestfs.git] / iso2tar.sh
1 #!/bin/sh -
2
3 guestfish -a "$1" --ro -m /dev/sda tgz-out / "$2"