From owner-freebsd-questions@FreeBSD.ORG Mon Oct 20 14:57:24 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B439865 for ; Mon, 20 Oct 2014 14:57:24 +0000 (UTC) Received: from server1.shellworld.net (shellworld.net [69.60.117.94]) by mx1.freebsd.org (Postfix) with ESMTP id EDEF56A7 for ; Mon, 20 Oct 2014 14:57:23 +0000 (UTC) Received: from server1.shellworld.net (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 80EDF228B7 for ; Mon, 20 Oct 2014 10:57:22 -0400 (EDT) To: freebsd-questions@freebsd.org Subject: Re: Still Trying to Run Installer Through Serial Port MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <98212.1413817042.1@server1.shellworld.net> Date: Mon, 20 Oct 2014 09:57:22 -0500 From: "Martin G. McCormick" Message-Id: <20141020145722.80EDF228B7@server1.shellworld.net> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 14:57:24 -0000 Warren Block writes: > This used to be done at boot, entering options to the loader. boot(8) > shows > -h and -D, but I have personally never tried it. Thanks very much. It's worth a shot. Martin