NFS issues ??
- From: Chris Maness <chris@xxxxxxxxxxxxxxx>
- Date: Mon, 31 Dec 2007 13:23:28 -0800
I am trying to mount a Linux box with NFS from my FreeBSD box, with the command:
# mount_nfs4 192.168.1.66:/home/chris/ /mnt/nfs/
where the IP is the Linux box and the share is /home/chris
When I run the command I get:
mount_nfs4: /mnt/nfs: No such file or directory
Now /mnt/nfs exists and is writable.
Running showmount returns:
# showmount -e 192.168.1.66
/home/chris ns1
Very strange, I have done this in the past with no problems. Any suggestions?
--
Chris Maness
(909) 223-9179
http://www.chrismaness.com
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: "Drop in" replacement for imap-UW?
- Next by Date: Re: Low Level Language Suggestions: OT
- Previous by thread: "Drop in" replacement for imap-UW?
- Index(es):
Relevant Pages
- Re: Total Newbie
... primarily to try out FreeBSD. ... Its certainly a steep learning curve coming
from Windows and even most Linux distros, but if you're determined to learn then you won't want
to go back. ... No stupid issues with Logitec mice and their scroll wheels, smarter MSDOS filesystem
support, and better BrookTree capture card support for example. ... It is almost ALL command
line to configure and maintain. ... (comp.unix.bsd.freebsd.misc) - Re: How to mount and read cdimage before burning
... >> Following command works on Linux but not on Freebsd ...
>> Google search brought following link ... (freebsd-questions) - LDAP and Linux compatibility
... FreeBSD applications. ... What I'm running into an issue with are Linux
... The Linux id command only seems to work on locally stored ... How do Linux
applications determine authorization for users? ... (FreeBSD-Security) - need Linux help (watch and LVS)
... Can someone tell me the FreeBSD equivalent of the Linux command "watch". ...
In Linux, watch is like top, but you can run it against any command ... (freebsd-questions) - Re: NFS issues ??
... Kris Kennaway wrote: ... When I run the command I get: ... Running
showmount returns: ... I think the Linux kernel version is not nfs4. ... (freebsd-questions)