public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: richw <richaw@gmail.com>
To: cygwin@cygwin.com
Subject: Re: /bin and /lib mount points occasionally lost
Date: Wed, 20 Jun 2012 18:45:00 -0000	[thread overview]
Message-ID: <34044734.post@talk.nabble.com> (raw)
In-Reply-To: <87wr31ew3h.fsf@Rainer.invalid>



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

  parent reply	other threads:[~2012-06-20 18:45 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 17:19 richw
2012-06-13 17:48 ` Christopher Faylor
2012-06-13 19:47   ` richw
2012-06-13 21:05     ` marco atzeri
2012-06-13 22:38       ` richw
2012-06-13 22:50 ` Warren Young
2012-06-13 23:33   ` richw
2012-06-14  1:03     ` Warren Young
2012-06-14  1:21       ` richw
2012-06-14  4:20         ` Christopher Faylor
2012-06-19 17:06 ` richw
2012-06-19 18:16   ` Achim Gratz
2012-06-19 19:15     ` richw
2012-06-19 21:07       ` Achim Gratz
2012-06-20  1:07         ` richw
2012-06-20  4:39           ` marco atzeri
2012-06-20  5:26             ` richw
2012-06-20  7:08               ` marco atzeri
2012-06-20 15:43                 ` richw
2012-06-20 17:23                   ` Achim Gratz
2012-06-20 18:23                     ` richw
2012-06-20 18:41                       ` Achim Gratz
2012-06-20 18:55                         ` richw
2012-06-20 18:45                     ` richw [this message]
2012-06-20 18:55                       ` marco atzeri
2012-06-20 19:23                       ` Achim Gratz

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=34044734.post@talk.nabble.com \
    --to=richaw@gmail.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).