mirror of
https://github.com/opnsense/docs.git
synced 2026-06-09 08:32:07 -04:00
boot: update boot troubleshooting guide (#708)
This commit is contained in:
parent
1b5e6684c8
commit
f758b5e37c
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue