[SunHELP] Help

Dale Ghent daleg at elemental.org
Wed Feb 20 13:51:22 CST 2002


On Tue, 19 Feb 2002, gsd wrote:

| Dear All,
|
| I m using terminal as a console on ttya and auto-boot? is set to false now in
| case if ttya fails during power-on and if i hv to switch to ttyb for my
| console what is the way left for me because at that time i will not be hving
| any access to even OBP.shall i configure secondary i/o device as ttyb just
| like ttya?

at the 'ok' prompt:

	setenv input-device ttya ttyb
	setenv output-device ttya ttyb

or, with 'eeprom' on a booted system:

	eeprom input-device="ttya ttyb"
	eeprom output-device="ttya ttyb"

/dale



More information about the SunHELP mailing list