...
Select yes because we will need to make the following modifications to enable console:
Create the
/boot/loader.conf.local
file, which will contain our changes and add:Code Block hw.uart.console="mm:0xfedc9000,rs:2"
...
...
Select yes because we will need to make the following modifications to enable console:
Create the /boot/loader.conf.local
file, which will contain our changes and add:
Code Block |
---|
hw.uart.console="mm:0xfedc9000,rs:2" |
...