delorie.com/archives/browse.cgi | search |
ASSI wrote: > > > Those should see the following mount points according to cygcheck3.out: > > C:\cygwin / system binary,auto > C:\cygwin\bin /usr/bin system binary,auto > C:\cygwin\lib /usr/lib system binary,auto > cygdrive prefix /cygdrive user binary,auto > > and since they appear to be working correctly (but check the logfiles) > one can assume that these mounts are present. > > I modified /etc/exports to read / (ro,no_root_squash) /usr/bin (ro,no_root_squash) /usr/lib (ro,no_root_squash) and then tried a mount. I was surprised that I could not mount /usr/bin, but I could mount /bin. (Is that correct? Why?) And, by the way, I saw nothing unusual in the windows logs. 50:/root # mount 192.168.1.40:/usr/bin /mnt > nfs_get_root: getattr error = 116 > nfs_read_super: get root inode failed > mount: Mounting 192.168.1.40:/usr/bin on /mnt failed: Invalid argument > 50:/root # mount 192.168.1.40:/bin /mnt > 50:/root # ls /mnt/y* > /mnt/yacc /mnt/yes.exe > 50:/root # -- View this message in context: http://old.nabble.com/-bin-and--lib-mount-points-occasionally-lost-tp34007108p34044734.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |