From owner-freebsd-questions Wed Sep 22 20:21:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id ABD4415521 for ; Wed, 22 Sep 1999 20:21:50 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA30082; Wed, 22 Sep 1999 23:24:36 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199909230324.XAA30082@cc942873-a.ewndsr1.nj.home.com> Subject: Re: serial cable login In-Reply-To: from Doug at "Sep 22, 1999 03:14:03 pm" To: Doug@gorean.org (Doug) Date: Wed, 22 Sep 1999 23:24:36 -0400 (EDT) Cc: skalir@hotmail.com (skalir scalar), freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug wrote, > Please don't crosspost. This is a question, it belongs on > -questions. > > On Wed, 22 Sep 1999, skalir scalar wrote: > > > I dont need to have a serial console, But i would like to know howto > > be able to login over a serial cable from one machine to another. > > > > I just need to know how to enable the serial login on the fbsd 3.X > > box... thanks > > Unfortunately at this time there is no way on -Current or -Stable > to get just the tty without first booting with a serial console. IIRC it > has something to do with the way the new boot blocks work. Assuming there > is no keyboard plugged into the machine you want the tty on, just put '-P' > in /boot.config (no 'quotes'), edit the /etc/ttys file as indicated in the > handbook and reboot. Your tty will come up after the boot. Meanwhile, if > you are going to have a serial terminal hooked up anyway, you might as > well have the console, it's pretty slick stuff. :) Hey, Doug. You contribute a lot on this list and usually give pretty good answers, but I just have to say of this response, "What the heck are you talking about, dude?" The first sentence is Just Plain Wrong. To get the tty alive, you just need to edit /etc/ttys and have init re-read it with a 'kill -HUP 1'. Try, http://www.freebsd.org/handbook/term.html For detailed instructions from the Handbook. However, you will need a terminal emulator on the other end of the connection. What type of machine that is was not specified. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message