From f7a14f6804c1ff396827fabb5cedf62c1441f30a Mon Sep 17 00:00:00 2001 From: cproudlock Date: Wed, 22 Apr 2026 15:52:44 -0400 Subject: [PATCH] blancco-preferences: disable wired LAN so WiFi INTERNETACCESS takes default route The config.img internal preferences.xml has false (set up by b7cd097 for native-kernel BMC licensing over WiFi). The sibling playbook/blancco-preferences.xml was left at true, so the Ubuntu-kernel switch_root path downloaded a preferences.xml that re-enabled wired LAN, killing the WiFi default route and preventing BMC reach. Co-Authored-By: Claude Opus 4.7 (1M context) --- playbook/blancco-preferences.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook/blancco-preferences.xml b/playbook/blancco-preferences.xml index d7c16f6..a6fb778 100644 --- a/playbook/blancco-preferences.xml +++ b/playbook/blancco-preferences.xml @@ -132,7 +132,7 @@ - true + false true false false