From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 13:40:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C58316A4CE for ; Thu, 3 Jun 2004 13:40:06 -0700 (PDT) Received: from westhost39.westhost.net (westhost39.westhost.net [216.71.84.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8621D43D46 for ; Thu, 3 Jun 2004 13:40:05 -0700 (PDT) (envelope-from todgillespie@todgillespie.com) Received: from localhost (todgillespie@localhost) by westhost39.westhost.net (8.11.6/8.11.6) with ESMTP id i53Kdrk02720 for ; Thu, 3 Jun 2004 15:39:59 -0500 Date: Thu, 3 Jun 2004 15:39:53 -0500 (CDT) From: todgillespie@todgillespie.com X-X-Sender: todgillespie@westhost39.westhost.net To: questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: jumpstart server kernel config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 20:40:06 -0000 Hi. In the jumpstart guide, here, http://www.freebsd.org/doc/en_US.ISO8859-1/articles/pxe/bootstrap-config.html it says to "Compile a custom kernel for the clients (particularly to avoid the device config screen at boot) and stick it in /usr/tftpboot." How do I do that? I don't see a relevant setting in my LINT kernel config. Also, will I be okay to just use the GENERIC instead? Why is this important? Any help is much appreciated. Thanks! -Tod