SUMMARY: Multiple consoles...

Richard J Niziak (rickn@zip1.ziplink.net)
Fri, 31 Oct 1997 11:34:09 -0500 (EST)

My original question was:

I need to set up a machine to autoboot into an openwindows session and
have to keyboard and mouse connected... BUT ALSO, have a console
connection via ttya.

Well the answer is:

EEPROM settings...

You need to set the input and output devices to ttya... The machine
will boot and at the end I have a S99autoboot startup that
runs a:
su - user /usr/openwin/bin &

Notice that it must be run in the background otherwise ttya will be hung
until the openwin session dies... but now I have a nice login prompt...

Thanks go out to:
Benjamin Cline
Jerry Springer

Thanks again..!!!