From owner-freebsd-questions Wed Sep 20 16:49:58 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA14892 for questions-outgoing; Wed, 20 Sep 1995 16:49:58 -0700 Received: from MediaCity.com ([205.216.172.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA14884 for ; Wed, 20 Sep 1995 16:49:56 -0700 Received: (from brian@localhost) by MediaCity.com (8.6.11/8.6.9) id QAA18915 for freebsd-questions@freebsd.org; Wed, 20 Sep 1995 16:50:29 -0700 From: Brian Litzinger Message-Id: <199509202350.QAA18915@MediaCity.com> Subject: COMCONSOLE no login To: freebsd-questions@freebsd.org Date: Wed, 20 Sep 1995 16:50:29 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24 ME7a] Content-Type: text Content-Length: 572 Sender: owner-questions@freebsd.org Precedence: bulk I compiled a kernel with COMCONSOLE, set a modem into BLIND ANSWER mode, and rebooted the system. Another system was connected to the MODEM. I got all the console messages via the modem, but no login. I tried enabling a getty on /dev/cuaa0 but got the error message: Sep 19 16:38:11 easysc getty: /dev/cuaa0: Device busy I'm using a standard 16550A serial port on COM1. The modem is in dumb mode, with all the control signals locked on. What have I done wrong/What do I need to do to get a login on the serial console? Thanks, Brian Litzinger brian@mediacity.com