public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Daniel_Casey@jbhunt.com
To: cygwin@cygwin.com
Subject: RE: nfs server
Date: Wed, 14 May 2003 14:41:00 -0000	[thread overview]
Message-ID: <OFBD3C89E3.61B46A9D-ON86256D26.004AB858-86256D26.004BACE7@jbhunt.com> (raw)


Igot, that did it.

Yes, I had more mounts than what I put in the last e-mail, but I didn't
think the others were relevant.

This is a snapshot of the part of the mount command before:

d:\cygwin\bin on /usr/bin type user (binmode)
d:\cygwin\lib on /usr/lib type user (binmode)
d:\cygwin on / type user (binmode)

And after running the eval command:

eval "`mount -m | sed -e 's/ -u / -s /g' -e 's/$/;/'`"

d:\cygwin\bin on /usr/bin type user (binmode)
d:\cygwin\bin on /usr/bin type system (binmode)
d:\cygwin\lib on /usr/lib type user (binmode)
d:\cygwin\lib on /usr/lib type system (binmode)
d:\cygwin on / type user (binmode)
d:\cygwin on / type system (binmode)

I then re-ran the nfs-server-config and I was able to start the CYGWIN
portmap, CYGWIN nfsd,
and CYGWIN mountd services from the Win2k Services GUI.

So, when I try to mount the /pub directory that lives on my Win2k/Cygwin
machines from a remote
Unix machine, can I just specify /pub or does it have to be the Win2k path?

Thanks for all the help guys!



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

             reply	other threads:[~2003-05-14 13:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14 14:41 Daniel_Casey [this message]
2003-05-14 14:41 ` Igor Pechtchanski
  -- strict thread matches above, loose matches on Subject: below --
2003-05-14  2:34 Robb, Sam
2003-05-14  3:40 ` Igor Pechtchanski
2003-05-13 23:36 Daniel_Casey
2003-05-14  0:25 ` Igor Pechtchanski
2003-05-13 22:25 Daniel_Casey
2003-05-14  0:01 ` Igor Pechtchanski
2003-05-13 21:39 Daniel_Casey
2003-05-13 21:53 ` Igor Pechtchanski
2003-05-13 21:25 Robb, Sam
2003-05-13 20:33 Robb, Sam
2003-05-13 20:31 Daniel_Casey
2003-05-13 20:23 Robb, Sam
2003-05-13 19:18 Daniel_Casey
2001-02-12 12:59 NFS server Fabio Fabbri
     [not found] <199708241719.MAA32270@cirrusnet.com>
1997-08-25  6:51 ` NFS Server Murat Demircioglu
1997-08-24 21:07 dahms
1997-08-25  6:51 ` Ron G. Minnich
1997-08-20 14:12 Murat Demircioglu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OFBD3C89E3.61B46A9D-ON86256D26.004AB858-86256D26.004BACE7@jbhunt.com \
    --to=daniel_casey@jbhunt.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).