From 0a4b551317acb90b012b14f6ca012444e37dbf0f Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 29 Jan 2024 08:51:04 +0100 Subject: [PATCH] Update install.sh --- src/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index ee8b7d2..19f99c9 100644 --- a/src/install.sh +++ b/src/install.sh @@ -508,7 +508,7 @@ prepareImage() { local iso="$1" local dir="$2" - if [[ "${BOOT_MODE,,}" == "windows" ]]; then + if [[ "${BOOT_MODE,,}" == "windows" ]] && [[ "${DETECTED,,}" != "win2008"* ]]; then if [[ "${DETECTED,,}" != "win7x64"* ]] && [[ "${DETECTED,,}" != "winvistax64"* ]]; then if [ -f "$dir/$ETFS" ] && [ -f "$dir/$EFISYS" ]; then