From owner-freebsd-current Wed Sep 20 13: 4:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-115.dsl.snfc21.pacbell.net [63.202.177.115]) by hub.freebsd.org (Postfix) with ESMTP id E8AB937B423 for ; Wed, 20 Sep 2000 13:04:28 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id NAA05217; Wed, 20 Sep 2000 13:05:02 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200009202005.NAA05217@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Forrest Aldrich Cc: freebsd-current@freebsd.org Subject: Re: Initial installation console In-reply-to: Your message of "Wed, 20 Sep 2000 15:39:20 EDT." <5.0.0.25.2.20000920153739.02040eb0@64.20.73.233> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 20 Sep 2000 13:05:02 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Can the configuration for bootup and initial installation be configured to > detect (and configure) a serial console. This would be very useful for > rackmount systems. Yes, I know it can be done manually after the > installation is completed with a monitor; but this would save some time. Not at the moment, unfortunately. Due to some stupidity in modern BIOS code, the automatic keyboard detection that we used to do no longer works and had to be removed. If you can deal with booting from floppies, you can create /boot.config on the first floppy containing just '-h' and you'll get a serial console. If you're building a CDROM install distribution, vnconfig/mount the boot.flp image and do the same there. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message