From owner-freebsd-isp Mon Aug 16 14:10:16 1999 Delivered-To: freebsd-isp@freebsd.org Received: from richard2.pil.net (richard2.pil.net [207.8.164.9]) by hub.freebsd.org (Postfix) with SMTP id B0815154F4 for ; Mon, 16 Aug 1999 14:10:12 -0700 (PDT) (envelope-from up@pil.net) Received: (qmail 24110 invoked by uid 1825); 16 Aug 1999 21:10:25 -0000 Date: Mon, 16 Aug 1999 17:10:25 -0400 (EDT) From: X-Sender: up@richard2.pil.net To: freebsd-isp@freebsd.org Subject: console redirection and other kernel options Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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