From owner-freebsd-questions@FreeBSD.ORG Mon Aug 21 23:06:02 2006 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 A096C16A4DA for ; Mon, 21 Aug 2006 23:06:02 +0000 (UTC) (envelope-from dking@ketralnis.com) Received: from ketralnis.com (melchoir.ketralnis.com [68.183.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C1F43D68 for ; Mon, 21 Aug 2006 23:05:58 +0000 (GMT) (envelope-from dking@ketralnis.com) Received: from [192.168.1.85] (pix.xythos.com [64.154.218.194]) (authenticated bits=0) by ketralnis.com (8.13.6/8.13.6) with ESMTP id k7LN5veG000619 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Mon, 21 Aug 2006 16:05:57 -0700 (PDT) (envelope-from dking@ketralnis.com) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20060821162022.65a0b0fd.wmoran@collaborativefusion.com> References: <44EA12C6.2030902@gmail.com> <20060821162022.65a0b0fd.wmoran@collaborativefusion.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David King Date: Mon, 21 Aug 2006 16:05:48 -0700 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.752.2) Subject: Re: Boot over network 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: Mon, 21 Aug 2006 23:06:02 -0000 >> I would like to have a FreeBSD server which would supply a few >> workstations connected over the network a boot image NetBSD has some very detailed instructions on netbooting at . It is a little specific that the booted machines boot NetBSD, but not the the server run NetBSD, and in fact it includes instructions on setting on DHCP/ BOOTP/NFS on several architecture/operating system combinations. If you have an Ubuntu boot image handy you can probably follow most of those instructions and just substitute your image's filename when appropriate.