This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: nfs-server - status & request for information


Robb, Sam wrote:
    A workaround is to create a regular directory, mount the Windows
    drive at that directory, and then export the directory.  For
    example:

      $ mkdir -p /exports/c
      $ mount -f -s -b c:/ /exports/c
      $ echo "/exports/c (ro,all_squash)" >> /etc/exports

Would another possible workaround be just a simple ``mkdir -p /cygdrive/c/cygwin/cygdrive/c'' (this assumes cygwin is installed in c:\cygwin)?

Earnie.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]