From owner-freebsd-questions@FreeBSD.ORG Tue May 24 18:25:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 54BEE16A41C for ; Tue, 24 May 2005 18:25:18 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18BF343D1F for ; Tue, 24 May 2005 18:25:18 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 28333 invoked from network); 24 May 2005 18:25:17 -0000 Received: by simscan 1.1.0 ppid: 28324, pid: 28329, t: 0.1370s scanners: clamav: 0.84/m:31/d:888 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 May 2005 18:25:17 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id E09002D; Tue, 24 May 2005 14:25:16 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Ewald Jenisch To: freebsd-questions@freebsd.org References: <20050524130813.GA5576@aurora.oekb.co.at> From: Lowell Gilbert Date: 24 May 2005 14:25:16 -0400 In-Reply-To: <20050524130813.GA5576@aurora.oekb.co.at> Message-ID: <44d5rgscqb.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Installing on multiple machines X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 18:25:18 -0000 Ewald Jenisch writes: > I'd like to install 5.4 on several machines. The hardware is similar, > but not exactly equal (different size HDs, different amount of > memory). > > Is there any way to install 5.4 on different machines with the same > options, i.e. same set of packages, same settings (e.g. keyboard) > etc. without manually going through the installation on every machine? > > What I'm thinking of is something similar to the "kickstart" feature > in Linux. > > Is there anything similar under FreeBSD available? I'm not much of an expert on FreeBSD installs, and I know even less about Linux installs, but seeing that no one else has spoken up, I can at least point you in a few relevant directions. First of all, the standard install is scriptable to some extent. The manual for sysinstall(8) documents this capability. There are some messages in the archives of this list discussing people doing that. Another option is Freesbie, which has recently gained the ability to install to hard disk.