From owner-freebsd-hackers Mon Dec 11 06:50:30 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA14219 for hackers-outgoing; Mon, 11 Dec 1995 06:50:30 -0800 (PST) Received: from bigbird.vmicls.com (bigbird.vmicls.com [198.17.96.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA14210 for ; Mon, 11 Dec 1995 06:50:27 -0800 (PST) Received: from gonzo by bigbird.vmicls.com (8.6.12/SMI-4.1-vmicls-master-host-1) id JAA25750; Mon, 11 Dec 1995 09:53:07 -0500 From: Jerry.Kendall@vmicls.com (Jerry Kendall) Organization: VMI Communications and Learning Systems Received: by gonzo (5.0/vmi-client-host-1) id AA12707; Mon, 11 Dec 1995 09:53:05 +0500 Date: Mon, 11 Dec 1995 09:53:05 +0500 Message-Id: <9512111453.AA12707.gonzo@vmicls.com> To: hackers@freebsd.org Subject: Re: Diskless systems X-Sun-Charset: US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk I have, with the help of MANY people, gotten a fully diskless system up and running. Server is a Pentium 75 with 16 Meg ram. Diskless is a 386DX-40 with 8 Meg ram. I will post a complete 'ls -lr' of all the files that are on the diskless machines 'NFS mounted drives' as well as the contents of all pertinent files in a few weeks, I am still removing what I think are 'not required files'. Keep in mind that the goal of this exercise was to build a diskless X terminal. It runs the kernel, required daemons and X. All apps are run on the server. This frees up a lot of memory on the server because 'X' is not requied to run. It runs on the diskless X terminal. Jerry