NFS-server - no access to mounted disks

Christian Göbel goebel@ires.ucl.ac.be
Fri Sep 9 09:37:00 GMT 2005


Thanks a lot for providing the NFS server
for cygwing.
Following the NFS-howto by Hugh Sparks
http://www.csparks.com/CygwinNFS/index.xml
I was able to set up the NFS server on my
Win 2000 pro computer via cygwin.

However I have problems to get access to
partitions other than C:/ which I have mounted
on /mnt/c within cygwin.

strangely when I try to mount my drive D:/ or
G:/ only the C:/drive is mounted instead.

Even more strange when I mount the F:/ drive
everything seems to work fine.

I always use the follwing type of command to
mount from my linux-laptop:
mount -t 130.104.186.125:/mnt/c /mnt/windows/c
mount -t 130.104.186.125:/mnt/d /mnt/windows/d
mount -t 130.104.186.125:/mnt/f /mnt/windows/g
mount -t 130.104.186.125:/mnt/g /mnt/windows/g

Here is additional information:
$ mount -m
mount -f -u -t "E:/Program Files/NX Client for 
Windows/usr/X11R6/lib/X11/fonts" "/mnt/NX/fonts"
mount -f -u -t "D:/Profiles/Administrateur/.nx/tmp" "/tmp"
mount -f -s -b "C:/cygwin/usr/X11R6/lib/X11/fonts" 
"/usr/X11R6/lib/X11/fonts"
mount -f -s -b "E:/cygwin/bin" "/usr/bin"
mount -f -s -b "E:/cygwin/lib" "/usr/lib"
mount -f -s -b "E:/cygwin" "/"
mount -f -s -b "c:" "/mnt/c"
mount -f -s -b "d:" "/mnt/d"
mount -f -s -b "f:" "/mnt/f"
mount -f -s -b "g:" "/mnt/g"
mount -s -b --change-cygdrive-prefix "/cygdrive"

Note that I can browse my Windows-computer
via the /mnt/c /mnt/d /mnt/f /mnt/g points,
so everything seems to be mounted corectly.

#/etc/exports:
/pub 130.104.186.126 (rw, no_root_sqash)
/mnt/c 130.104.186.126 (rw, no_root_sqash)
/mnt/d 130.104.186.126 (rw, no_root_sqash)
/mnt/f 130.104.186.126 (rw, no_root_sqash)
/mnt/g 130.104.186.126 (rw, no_root_sqash)

Do you have any idea about what's going wrong??
Thanks a lot in advance.

Christian

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygcheck.out
URL: <http://cygwin.com/pipermail/cygwin/attachments/20050909/40b92119/attachment.ksh>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list