From owner-freebsd-current  Mon Mar  3  8:22:33 2003
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BEA8337B405
	for <freebsd-current@freebsd.org>; Mon,  3 Mar 2003 08:22:32 -0800 (PST)
Received: from centaur.acm.jhu.edu (centaur.acm.jhu.edu [128.220.223.65])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 76A1443FE0
	for <freebsd-current@freebsd.org>; Mon,  3 Mar 2003 08:22:31 -0800 (PST)
	(envelope-from jflemer@acm.jhu.edu)
Received: by centaur.acm.jhu.edu (Postfix, from userid 556)
	id 7E3C013E98; Mon,  3 Mar 2003 11:22:30 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
	by centaur.acm.jhu.edu (Postfix) with ESMTP id 7DAF337E08
	for <freebsd-current@freebsd.org>; Mon,  3 Mar 2003 11:22:30 -0500 (EST)
Date: Mon, 3 Mar 2003 11:22:30 -0500 (EST)
From: "James E. Flemer" <jflemer@acm.jhu.edu>
Reply-To: "James E. Flemer" <jflemer@acm.jhu.edu>
To: <freebsd-current@freebsd.org>
Subject: install via serial console
Message-ID: <Pine.LNX.4.33L2.0303031059110.29617-100000@centaur.acm.jhu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-current.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current>
X-Loop: FreeBSD.ORG

I've read the "recent" discussion[1] about why the install
media cannot use "/boot/loader -P" (broken K7 mobo's).  Is
this still the case?  Perhaps there could be a second
'miniinst' that had "/boot/loader -h" in the /boot.config
to facilitate install on headless machines.  I am aware of
how trivial it is to fix the standard kern.flp to use
serial console.  However, fixing an iso or building a new
one for serial console is not quite so quick.  (Nor is
finding the necessary combination of working floppy drives
and disks in my case.)

[1] Message Id: <8qb4el$18qb$1@FreeBSD.csie.NCTU.edu.tw>
    on freebsd-current.

-James


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message