From owner-freebsd-isp Mon Aug 16 14:47:13 1999 Delivered-To: freebsd-isp@freebsd.org Received: from unix.megared.net.mx (megared.net.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id CBEF514C46 for ; Mon, 16 Aug 1999 14:47:03 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.252]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id QAA75690; Mon, 16 Aug 1999 16:46:06 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <00c601bee830$c01309e0$fca3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: , References: Subject: RE: console redirection and other kernel options Date: Mon, 16 Aug 1999 16:46:08 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, You can try comconsole-0.1, this pakage it does what you want its in the ports collection /usr/ports/sysutils/comconsole. For your kernel, I think that you grabed the LINT file and customized as you wanted, but I believe that you should copy the GENERIC file, add the lines you need, and remove the others you dont. I hope this helps... Ales ----- Original Message ----- From: To: Sent: Monday, August 16, 1999 4:10 PM Subject: console redirection and other kernel options > > This is my first BSD installation coming from a Sparc/Solaris background, > so please bear with me... > > I've built a rackmount server that I'd like to be able to get into the > console remotely, via a direct connection from a PM2. I've got the bios > to come come up over the serial connection (it's an Intel L440GX+ with > console redirection support) and I built a new kernel with: > > device sio0 at isa? port "IO_COM1" flags 0x20 tty irq 4 > > which, according to the comments in LINT and everywhere else I check, is > supposed to force the OS console to COM1. However, once I get past the > bios and the initial kernel load, it stops reporting to the serial > console, and it takes no keyboard input from the vt320 I have hooked up > there. If a vga monitor and PC keyboard are hooked up, they work fine and > it otherwise boots normally. > > Any hints on how to get this working, would be greatly appreciated. On a > somewhat related note, I noticed that the original GENERIC kernel was > about 2.3MB, and this new one that I built is 8.3MB, even though I > mostly just commented stuff out in the config file. Is this normal, ie > the original kernel is compressed or something? > > TIA, > > James Smallacombe PlantageNet, Inc. CEO and Janitor > up@3.am http://3.am > ========================================================================= > ISPF 3 - The Forum for ISPs by ISPs(tm) || Nov 15-17, 1999, New Orleans > 3 days of clues, news, and views from the industry's best and brightest. > Visit for information and registration. > ========================================================================= > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message