Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!newsfeed.internetmci.com!news.enetis.net!enet1!jengland From: Justin England <jengland@enetis.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: NFS Mount from SunOS Sparc 5 Date: Wed, 19 Mar 1997 12:04:07 -0700 Organization: E-Net Information Services (605-341-ENET) Lines: 14 Message-ID: <Pine.SUN.3.91.970319115630.23886A-100000@enet1> NNTP-Posting-Host: enet1.enetis.net Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: jengland@enet1 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37354 I am tring to mount a partition from our Sparc5 running SunOS 4.1.4 on my FreeBSD P100. I have read through the docs, faqs, etc. and they state that I need to use either mount -o -P sun:/dir /mnt or mount -o resvport sun:/dir /mnt which is the same option. I can mount it with no problems, and I can see the root directory from the mount point, but I can not see any files below the root. I can access the files if I know their location and that they exist, but I can not see them using ls. Has anybody had this problem, know how to solve it, etc. or am I being blind and overlooking something simple????? TIA, Justin England