From f758b5e37c88bef6335b1c19c1677aa99d13999e Mon Sep 17 00:00:00 2001 From: Stephan de Wit Date: Wed, 7 May 2025 16:42:07 +0200 Subject: [PATCH] boot: update boot troubleshooting guide (#708) --- source/troubleshooting/boot.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/troubleshooting/boot.rst b/source/troubleshooting/boot.rst index 0e5b5ec8..784592b4 100644 --- a/source/troubleshooting/boot.rst +++ b/source/troubleshooting/boot.rst @@ -17,8 +17,9 @@ If you can reach the loader prompt, you could try to change some kernel paramete set hint.uart.0.flags=0x0 set hint.uart.1.flags=0x10 + set hint.uart.0.at="isa" set comconsole_speed=115200 - set comconsole_port=0x2F8 + set comconsole_port=0x3F8 set console=comconsole boot