From 5e85da2495bdbb347e48899e5cc627252f5ac048 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 26 Feb 2014 23:29:08 +0100 Subject: [PATCH] remove --prompt mode --- vinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vinst b/vinst index b6db695..f323d56 100755 --- a/vinst +++ b/vinst @@ -164,7 +164,7 @@ virt-install --connect=$QEMU_URI \ -l $BASEDIR/installer-amd64 \ --initrd-inject=$BASEDIR/preseed/$SUITE/preseed.cfg \ --initrd-inject=$tmpdir/commands.tar \ - --prompt --noautoconsole --autostart \ + --noautoconsole --autostart \ --extra-args="$extra_args" \ "$@" -- 2.39.2