From owner-freebsd-questions@FreeBSD.ORG Mon Dec 8 08:54:47 2003 Return-Path: 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 E048416A4CE for ; Mon, 8 Dec 2003 08:54:47 -0800 (PST) Received: from Shenton.org (23.ebbed1.client.atlantech.net [209.190.235.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 3DECD43FBD for ; Mon, 8 Dec 2003 08:54:46 -0800 (PST) (envelope-from chris@Shenton.Org) Received: (qmail 10191 invoked by uid 1001); 8 Dec 2003 16:54:44 -0000 To: Andrew Boothman References: <3FD24741.5000100@crowncollege.edu> <3FD258B5.3030101@cream.org> From: Chris Shenton Date: Mon, 08 Dec 2003 11:54:44 -0500 In-Reply-To: <3FD258B5.3030101@cream.org> (Andrew Boothman's message of "Sat, 06 Dec 2003 22:31:17 +0000") Message-ID: <86fzfvxnaj.fsf@PECTOPAH.shenton.org> User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.ORG cc: cloper Subject: Re: SUNRays X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 16:54:48 -0000 Andrew Boothman writes: > They are *really* thin clients that really only consist of a > monitor, mouse and keyboard and rely on their host server for > everything else. That's not an architecture that you're going to get > FreeBSD to run under I wouldn't think. I'm quite happily running FreeBSD-5.1 on a diskless VIA system: just cpu, ram, ethernet, screen: it netboots then mounts partitions from my main machine via NFS. Very nice: zero noise, reliable, no sysadm duties. The diskless support for 5.1 is really quite nice; man diskless. In the past, I've run NetBSD diskless on Sun IPX and ELC systems. I suspect that if the SunRays do a PXE boot then they can be given addresses by DHCP, boot files via TFTP, and filesystems via NFS -- just like any other diskless client. I don't know if FreeBSD runs on SunRay's CPU, however.