From owner-freebsd-current Fri Dec 6 19:29:33 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id TAA26887 for current-outgoing; Fri, 6 Dec 1996 19:29:33 -0800 (PST) Received: from pat.idt.unit.no (0@pat.idt.unit.no [129.241.103.5]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id TAA26882 for ; Fri, 6 Dec 1996 19:29:30 -0800 (PST) Received: from idt.unit.no (tegge@ikke.idt.unit.no [129.241.111.65]) by pat.idt.unit.no (8.8.4/8.8.4) with ESMTP id EAA03569; Sat, 7 Dec 1996 04:29:14 +0100 (MET) Message-Id: <199612070329.EAA03569@pat.idt.unit.no> To: paulo@isr.uc.pt Cc: current@freebsd.org Subject: Re: mount_mfs In-Reply-To: Your message of "Thu, 5 Dec 1996 23:03:27 +0000 (WET)" References: X-Mailer: Mew version 1.06 on Emacs 19.33.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sat, 07 Dec 1996 04:29:13 +0100 From: Tor Egge Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Hi, > > In one of our student labs I installed 4 486DX33 Machines as X-terminals. > They are using netboot and share the same tree. I would like to make them > mount the root filesystem readonly but the Xserver complains that need to > create locks in /tmp. Try using the -nolock and -pn options, e.g. XF86_SVGA -nolock -pn -query xdmserver.your.domain - Tor Egge