From a40cb4e19c133bc817f48e6fc7dcd061fdf0fe93 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Fri, 17 Jan 2025 23:36:47 +0100 Subject: [PATCH] info systemcopy --- home.admin/setup.scripts/eventInfoWait.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/home.admin/setup.scripts/eventInfoWait.sh b/home.admin/setup.scripts/eventInfoWait.sh index fcd7e7b14..9a43e0a7e 100644 --- a/home.admin/setup.scripts/eventInfoWait.sh +++ b/home.admin/setup.scripts/eventInfoWait.sh @@ -347,6 +347,13 @@ Capacity of 32GB recommended Cut power & create fresh sd card " 7 40 +elif [ "${eventID}" == "systemcopy" ]; then + + dialog --backtitle "${backtitle}" --cr-wrap --infobox " +COPYING SYSTEM TO SSD/NVME +This can take a while ... +" 6 30 + ################################################ # 2) GENERIC EVENT # may get better defined in the future