From 121d95d0ffbe7ca58be493fb76acc84cc1fd3ec8 Mon Sep 17 00:00:00 2001 From: Manawyrm Date: Thu, 29 Jun 2023 23:00:37 +0200 Subject: [PATCH] Try to fix CI --- build_raspberry_pi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_raspberry_pi.sh b/build_raspberry_pi.sh index 9633a3b..10be7b2 100755 --- a/build_raspberry_pi.sh +++ b/build_raspberry_pi.sh @@ -27,7 +27,7 @@ xz -kd raspios.img.xz # Repartition image export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 -/usr/bin/qemu-system-aarch64 +export LIBGUESTFS_BACKEND_SETTINGS=force_tcg virt-filesystems --long -h --all -a raspios.img truncate -r raspios.img raspikiosk.img