From owner-freebsd-questions@FreeBSD.ORG Tue Jan 16 00:12:43 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45AB216A407 for ; Tue, 16 Jan 2007 00:12:43 +0000 (UTC) (envelope-from applecom@inbox.ru) Received: from mx27.mail.ru (mx27.mail.ru [194.67.23.64]) by mx1.freebsd.org (Postfix) with ESMTP id 0693C13C44B for ; Tue, 16 Jan 2007 00:12:42 +0000 (UTC) (envelope-from applecom@inbox.ru) Received: from [85.115.165.63] (port=46431 helo=xml.opera.com) by mx27.mail.ru with asmtp id 1H6bwP-0004zK-00 for freebsd-questions@freebsd.org; Tue, 16 Jan 2007 03:12:42 +0300 Date: Tue, 16 Jan 2007 05:12:41 +0500 To: "Dak Ghatikachalam ; " From: applecom@inbox.ru Content-Type: text/plain; format=flowed; delsp=yes; charset=koi8-r MIME-Version: 1.0 References: Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: User-Agent: Opera Mail/9.10 (FreeBSD) Subject: Re: Is it possible to have Diskless workstation in freebsd 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, 16 Jan 2007 00:12:43 -0000 On Tue, 16 Jan 2007 04:18:21 +0500, Dak Ghatikachalam wrote: > I have a need to setup 3 workstations to boot remotely without any ( OS) > on > local disks, > > What are ways to go about achieving that, > > I want the users to have all their utilities and files stores all back > stored in the remote server. > > But confusion how the OS going to detect the correct local Hardware > resources for it to run right drivers, example being the VGA driver, > local > keyboard and mouse. There is a "27.6 Diskless Operation" paragraph in FreeBSD Handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-diskless.html) and article "Diskless X Server: a how to guide" (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/diskless-x/index.html). Maybe it helps.