From owner-freebsd-questions@FreeBSD.ORG Fri Jun 19 21:01:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79FA510656B7 for ; Fri, 19 Jun 2009 21:01:13 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1A32E8FC1D for ; Fri, 19 Jun 2009 21:01:11 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n5JL16ks075132; Fri, 19 Jun 2009 23:01:06 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n5JL16cQ075129; Fri, 19 Jun 2009 23:01:06 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 19 Jun 2009 23:01:06 +0200 (CEST) From: Wojciech Puchar To: =?ISO-2022-JP?Q?Odhiambo__=1B$B%o%7%s%H%s=1B=28J?= In-Reply-To: <991123400906190634i1b4ce362g9db692c4d11d8f08@mail.gmail.com> Message-ID: References: <848911.46873.qm@web23902.mail.ird.yahoo.com> <991123400906190634i1b4ce362g9db692c4d11d8f08@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: freebsd mass deployment X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2009 21:01:13 -0000 >>> similar for FreeBSD too. So far I only found a guide for jumpstart. >>> >> simply install on one, tar it up and untar on each other, using PXE just to >> boot anything. > > > Wojciech, > > That is true, yes, but you have not answered the OPs question. Yes i did - it is the way of doing repetitive installations on many machines. Actually most simple because it uses unix tools that was invented >30 years ago :)