This commit is contained in:
rootzoll
2025-01-12 00:22:08 +01:00
parent a93c4c7a13
commit 8dff372594

View File

@@ -316,6 +316,7 @@ if [ "$1" = "status" ]; then
storageSizeGB=""
if [ "${computerType}" = "pc" ]; then
echo "# on bare metal PC - storage device is the system boot device"
bootFromStorage=1
bootFromSD=0
fi