From cbf9250a28f013b37569836a60746337376ae840 Mon Sep 17 00:00:00 2001 From: Jan Scotka Date: Thu, 19 Mar 2015 08:12:25 +0100 Subject: [PATCH 1/2] Merge branch 'master', remote branch 'origin' From f7b7e0ab65542ec514274dbdee545fbf4538026b Mon Sep 17 00:00:00 2001 From: Jan Scotka Date: Tue, 11 Oct 2016 14:54:36 +0200 Subject: [PATCH 2/2] added arch to virt-install to be able to install also other architectures --- create-guest-qcow2.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/create-guest-qcow2.bash b/create-guest-qcow2.bash index 625a48c..cf41e98 100755 --- a/create-guest-qcow2.bash +++ b/create-guest-qcow2.bash @@ -113,6 +113,7 @@ create_guest() --location=$locn \ --nographics \ --serial=pty\ + --arch=$arch\ --noreboot rm $fkst