Remove explicit guestfs=10.0.2.4:6666 kernel command line parameter.
[libguestfs.git] / recipes / iso2tar.sh
1 #!/bin/sh -
2
3 guestfish -a "$1" --ro -m /dev/sda tgz-out / "$2"