X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <34044734.post@talk.nabble.com> Date: Wed, 20 Jun 2012 11:45:08 -0700 (PDT) From: richw To: cygwin AT cygwin DOT com Subject: Re: /bin and /lib mount points occasionally lost In-Reply-To: <87wr31ew3h.fsf@Rainer.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <34007108 DOT post AT talk DOT nabble DOT com> <34037768 DOT post AT talk DOT nabble DOT com> <87sjdryxpx DOT fsf AT Rainer DOT invalid> <34038496 DOT post AT talk DOT nabble DOT com> <87txy7xb7j DOT fsf AT Rainer DOT invalid> <34039888 DOT post AT talk DOT nabble DOT com> <4FE153DB DOT 1090200 AT gmail DOT com> <34040469 DOT post AT talk DOT nabble DOT com> <4FE176ED DOT 8000803 AT gmail DOT com> <34043774 DOT post AT talk DOT nabble DOT com> <87wr31ew3h DOT fsf AT Rainer DOT invalid> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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