From owner-freebsd-questions Fri Nov 3 09:44:13 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA19784 for questions-outgoing; Fri, 3 Nov 1995 09:44:13 -0800 Received: from abraxas.wustl.edu (abraxas.wustl.edu [128.252.227.108]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA19779 for ; Fri, 3 Nov 1995 09:44:12 -0800 Received: (from matt@localhost) by abraxas.wustl.edu (8.6.11/8.6.9) id LAA03221; Fri, 3 Nov 1995 11:46:03 -0600 Date: Fri, 3 Nov 1995 11:46:03 -0600 (CST) From: Matt Massie To: -Vince- 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 I have always just used: mount -o -P wuarchive.wustl.edu:/archive / Here is my /etc/fstab: /dev/wd0s1b none swap sw 0 0 /dev/wd0a / ufs rw 1 1 /dev/wd0s1e /usr ufs rw 1 1 proc /proc procfs rw 0 0 Nothing special there. Maybe it is different for me because I am at Washington Univerisity. --- Matt Massie matt@abraxas.wustl.edu On Thu, 2 Nov 1995, -Vince- wrote: > 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! > >