From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Serial console? From: rsc@plan9.bell-labs.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010108051148.D653E199D7@mail.cse.psu.edu> Date: Mon, 8 Jan 2001 00:11:45 -0500 Topicbox-Message-UUID: 479097e6-eac9-11e9-9e20-41e7f4b1d025 yes, see plan9.ini(8)'s console= option for making a terminal or cpu server speak on the serial line. if you have a serial console configured in plan9.ini, the keyboard still works too. consolefs(4) multiplexes access to a serial console. it's a big hit with the sys admins.