From owner-freebsd-hackers Thu Oct 10 16:28:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA24773 for hackers-outgoing; Thu, 10 Oct 1996 16:28:51 -0700 (PDT) Received: from scruz.net (nic.scruz.net [165.227.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA24505 for ; Thu, 10 Oct 1996 16:24:14 -0700 (PDT) Received: by scruz.net (8.7.3/1.34) id QAA17532; Thu, 10 Oct 1996 16:23:57 -0700 (PDT) Date: Thu, 10 Oct 1996 16:23:57 -0700 (PDT) From: speth@scruz.net (James G. Speth) Message-Id: <199610102323.QAA17532@scruz.net> To: hackers@freebsd.org Subject: Serial console for FreeBSD? Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Does FreeBSD support a console on a serial port? We are going to be deploying some systems in remote places, and I'd like to hook a serial line into each and feel reasonably secure that I could recover the machine from some disasters. I'd particularly like to be able to control the machine in single user mode after a failed fsck. Does FreeBSD support this level of control? Thanks, Jim