From owner-freebsd-questions Thu Nov 2 12:22:35 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA14180 for questions-outgoing; Thu, 2 Nov 1995 12:22:35 -0800 Received: from apollo.COSC.GOV (root@apollo.COSC.GOV [198.94.103.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA14175 for ; Thu, 2 Nov 1995 12:22:32 -0800 Received: (from vince@localhost) by apollo.COSC.GOV (8.6.12/8.6.9) id MAA22036; Thu, 2 Nov 1995 12:14:46 -0800 Date: Thu, 2 Nov 1995 12:14:46 -0800 (PST) From: -Vince- To: Matt Massie cc: questions@FreeBSD.org Subject: Re: nfs mounting wuarchive and gatekeeper In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org Precedence: bulk On Thu, 2 Nov 1995, Matt Massie wrote: Hi Matt, > To mount wuarchive: > > mount -o -P wuarchive.wustl.edu:/archive /archive Thanks, somehow It used to work as: mount -t nfs wuarchive.wustl.edu:/archive /archive but what is the /etc/fstab entry supposed to look like for this? Also, has anyone successfully nfs mounted gatekeeper.dec.com aka ftp.digital.com? Cheers, -Vince- vince@COSC.GOV - GUS Mailing Lists Admin UC Berkeley AstroPhysics - Electrical Engineering (Honorary B.S.) Chabot Observatory & Science Center - Board of Advisors Running FreeBSD - Real UN*X for Free! Linda Wong/Vivian Chow/Hacken Lee/Danny Chan Fan Club Mailiing Lists Admin > > Hi all, > > > > Has anyone successfully NFS mounted > > gatekeeper.dec.com(ftp.digital.com) and/or wuarchive.wustl.edu under FreeBSD? > > If so, how is it done manually and what should the /etc/fstab entry look > > like? Any help would be appreciated. Thanks!