From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 17:39:23 2008 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 E4C601065673 for ; Tue, 19 Aug 2008 17:39:22 +0000 (UTC) (envelope-from thavinci@thavinci.za.net) Received: from thavinci.za.net (thavinci.za.net [196.211.117.42]) by mx1.freebsd.org (Postfix) with ESMTP id C57428FC2C for ; Tue, 19 Aug 2008 17:39:20 +0000 (UTC) (envelope-from thavinci@thavinci.za.net) Received: from thavinci.za.net (localhost.thavinci.za.net [127.0.0.1]) by thavinci.za.net (Postfix) with ESMTP id 162AB1EEAFA for ; Tue, 19 Aug 2008 19:39:19 +0200 (SAST) Received: from thavinciPC (unknown [192.168.12.110]) by thavinci.za.net (Postfix) with ESMTP id E98491EE808 for ; Tue, 19 Aug 2008 19:39:18 +0200 (SAST) From: "Marcel Grandemange" To: Date: Tue, 19 Aug 2008 19:39:18 +0200 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AckCIoGYfucJuv/tReW4uKAwTabJrA== Content-Language: en-us X-Virus-Scanned: ClamAV using ClamSMTP Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PXE/BOOTP.... etc 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: Tue, 19 Aug 2008 17:39:23 -0000 Im wondering if someone can assist me. Im looking into building a machine that will allow me to boot other machines off the network and install operating systems from say iso files. Ive looked around and many require special images and a list of procedures longer than my groceries list! Windows Server 2003 has something built in but is ONLY for windows and requires all sorts of special images. What I want to do is simple.. Have a folder of my most common installed OS's in ISO form, have a BSD box with pxe menu to select ISO and let it install like normal. Is this possible? Advise?