From owner-freebsd-current Tue Jun 18 02:36:03 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA13324 for current-outgoing; Tue, 18 Jun 1996 02:36:03 -0700 (PDT) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA13277 for ; Tue, 18 Jun 1996 02:35:59 -0700 (PDT) Received: (from julian@localhost) by ref.tfs.com (8.7.5/8.7.3) id CAA07763; Tue, 18 Jun 1996 02:35:30 -0700 (PDT) Message-Id: <199606180935.CAA07763@ref.tfs.com> Subject: Re: Bug in NFS To: bde@zeta.org.au (Bruce Evans) Date: Tue, 18 Jun 1996 02:35:29 -0700 (PDT) From: "JULIAN Elischer" Cc: bde@zeta.org.au, tony@fit.qut.edu.au, freebsd-current@FreeBSD.org In-Reply-To: <199606180740.RAA14812@godzilla.zeta.org.au> from "Bruce Evans" at Jun 18, 96 05:40:22 pm X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk or use DEVFS on the client > > > > Bruce, I am of course using the same OS on each machine. Actually I am > > using the wonderfull FreeBSD netboot system to build a diskless client > > system. Since I have no local UFS filesystems its really hard to get a > > working /dev directory. The machine still have a hard drive and I would > > like to put some swap space on it. Hope this makes things clearer. > > Use only devices which have numbers (on the server) < 64K (e.g., wd0b) > and don't manage devices from the client. > > Bruce >