Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Press "esc" or the arrow buttons to go to the boot option shell 

  • Set the console redirection (copy to the terminal): 

    • Code Block
      set hw.uart.console="mm:0xfedc9000,rs:2"
      boot
      • NOTE: on older versions, the line you paste might look a little weird especially if you type it manually
        example for copy: /K |et hw.uart.console="mm:0xfedc9000,rs:2" 
        example for manual type: \e|/-\|/r-\co|sol/-\|m:/x-ed\9|0/-\|:/" 
        THIS IS FINE AS LONG AS THE ACTUAL TEXT WAS TYPED CORRECTLY

    Type boot 
  • Now run:

    • Code Block
      boot
  • You will be prompted with a console type selection, tested on console type vt100

    • NOTE: (it’s the default option so you can just press enter) 

  • Accept copyright and distribution notice 

  • Choose Install pfSense

...