From owner-freebsd-hackers Fri Aug 30 22:21:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA21174 for hackers-outgoing; Fri, 30 Aug 1996 22:21:41 -0700 (PDT) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA21169 for ; Fri, 30 Aug 1996 22:21:37 -0700 (PDT) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id WAA10379; Fri, 30 Aug 1996 22:21:06 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) by whistle.com via smap (V1.3) id sma010377; Fri Aug 30 22:20:40 1996 Message-ID: <3227CB65.FF6D5DF@whistle.com> Date: Fri, 30 Aug 1996 22:19:33 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0b6 (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: francis yeung CC: hackers@freebsd.org Subject: Re: FreeBSD without console References: <199608302133.VAA15747@fyeung5.netific.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk francis yeung wrote: I will be answering this exact question in the next week or so... teh quick answer is yes.. that is, once you have made the bootroms cope with it.. I'll be needig to do exactly this in production.. stay tuned.. (this is -current) > > Greetings, > > I am currently running COMCONSOLE which takes up > my COM1 port. > > Is there a way that I can run without > any console port i.e. no VGA or COM1 port and redirect > the console output to a file so that I can login from > another workstation remotely using tail -f "console file". > > Thank you for your help. > > Francis