From df53532b879c3214b15f99a613d5cffdc058d360 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Thu, 26 Oct 2023 14:11:13 -0400 Subject: [PATCH] platforms/server: Use ext4 for the /boot partition This avoids issues where U-Boot cannot read the DeviceTree files on /boot and fails to initialize the system properly. --- platforms/server.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/server.xml b/platforms/server.xml index db104c0..989888e 100644 --- a/platforms/server.xml +++ b/platforms/server.xml @@ -6,7 +6,7 @@ - +