6-6 Compaq AlphaServer ES40 Service Guide
You can verify the display device with the SRM show console command and
change the display device with the SRM set console command. If you change
the display device setting, you must reset the system (with the Reset button or
the init command) to put the new setting into effect.
In the following example, the user displays the current console device (a
graphics device) and then resets it to a serial device. After the system
initializes, output will be displayed on the serial terminal.
P00>>> show console
console graphics
P00>>> set console serial
P00>>> init
.
.
.