From owner-freebsd-questions Mon Aug 23 23:31: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by hub.freebsd.org (Postfix) with ESMTP id E7539158B9 for ; Mon, 23 Aug 1999 23:29:00 -0700 (PDT) (envelope-from ross@gilliam.users.flyingcroc.net) Received: (from ross@localhost) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) id XAA04769; Mon, 23 Aug 1999 23:28:21 -0700 (PDT) Date: Wed, 18 Aug 1999 12:23:27 -0700 (PDT) Message-Id: <199908240628.XAA04769@gilliam.users.flyingcroc.net> To: questions@FreeBSD.ORG From: Joe Subject: sio boot / console configuration? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I want to use a VT100 emulator program on my PC serial port as the console for my FreeBSD machine. And I would like to also have the sco (vga/keyboard) terminal available too. Best would be autodetect, if the keyboard is plugged in it would use the sco terminal, but if the keyboard is not plugged in it would use the sio terminal. I think that I can do this from the boot prompt with the -P argument. But I want to make that the default behavior. And when the keyboard is not plugged in I would like to start output to sio terminal at the lowest possible boot level. Dual (sco and sio) would be OK too. Does anyone have any hints on how to do this? So far all I can do is to use the sio to login after bootup. I had to change this line in /etc/ttys ttyd0 "/usr/libexec/getty std.9600" vt100 on secure Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message