From owner-freebsd-current@FreeBSD.ORG Mon Apr 9 23:37:31 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EFB916A485 for ; Mon, 9 Apr 2007 23:37:31 +0000 (UTC) (envelope-from jasone@freebsd.org) Received: from canonware.com (24-38-119-150-st.losaca.adelphia.net [24.38.119.150]) by mx1.freebsd.org (Postfix) with ESMTP id 663F913C45D for ; Mon, 9 Apr 2007 23:37:31 +0000 (UTC) (envelope-from jasone@freebsd.org) Received: from [192.168.168.203] (24-38-119-150-st.losaca.adelphia.net [24.38.119.150]) by canonware.com (Postfix) with ESMTP id 65DF61298DE for ; Mon, 9 Apr 2007 16:06:21 -0700 (PDT) Message-ID: <461AC6EC.6030401@freebsd.org> Date: Mon, 09 Apr 2007 16:06:20 -0700 From: Jason Evans User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: sysinstall issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 23:37:31 -0000 I tried various methods for installing the March 2007 snapshot using PXE (no CD-ROM drive), but I ran into a combination of problems that made this seemingly impossible. 1) The keyboard stops working as soon as sysinstall launches. This problem does not occur for the 6.2 snapshot, so there appears to be a regression. Unless someone can suggest how to track this down in a reasonable amount of time though, I'm going to have to move on. 2) When booting with a serial console, the machine switches back to the vga console when sysinstall launches. The 6.2 snapshot has the same problem. Perhaps there is a bad interaction with pxeboot, but I'm not familiar enough with the boot process to know where to look. Jason