From d9584ccd70c4a1292f240cc5487c5cd17ca94de9 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Thu, 22 Feb 2024 16:11:15 -0500 Subject: [PATCH] azure: ensure early boot messages are directed to the serial console In the event that there's an issue with early boot, setting earlyprintk=ttyS0 ensures that the messages are routed to the serial console so it can be debugged. This particular option is documented as required in the Azure VM certification FAQ[0]. [0] https://learn.microsoft.com/en-us/partner-center/marketplace/azure-vm-certification-faq#linux-test-cases --- teams/cloud/cloud.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/cloud/cloud.xml b/teams/cloud/cloud.xml index 32534f4..996f30c 100644 --- a/teams/cloud/cloud.xml +++ b/teams/cloud/cloud.xml @@ -29,7 +29,7 @@ - +