public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Eliot Moss <moss@cs.umass.edu>
Cc: cygwin@cygwin.com
Subject: Re: virtual box shares are visible in the window, but not in an ssh session
Date: Mon, 17 Aug 2020 12:32:06 -0400	[thread overview]
Message-ID: <2dd4b632-294a-eea7-efba-eb6f4803ceed@cs.umass.edu> (raw)
In-Reply-To: <CAPNO-ha_wzTCBkr+S3aB9XQJXweQD0yvjNCYDBPjaStc=tY2CQ@mail.gmail.com>

On 8/17/2020 12:11 PM, marty leisner wrote:
> Its a virtual box shared folder -- I'm mapping "src" to /usr/local/src on the host system.
> 
> $ df
> Filesystem     1K-blocks      Used Available Use% Mounted on
> C:/cygwin64     51856440  45548104   6308336  88% /
> D:                 48666     48666         0 100% /cygdrive/d
> E:             302054400 237185024  64869376  79% /cygdrive/e
> $ mount
> C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
> C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
> C:/cygwin64 on / type ntfs (binary,auto)
> C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
> D: on /cygdrive/d type iso9660 (binary,posix=0,user,noumount,auto)
> E: on /cygdrive/e type vboxsharedfolderfs (binary,posix=0,user,noumount,auto)
> 
> $ id
> uid=197609(marty) gid=197609(marty) groups=197609(marty),401408(Medium Mandatory 
> Level),545(Users),559(Performance Log Users),4(INTERACTIVE),66049(CONSOLE LOGON),11(Authenticated 
> Users),15(This Organization),68578(MicrosoftAccount+martyleisner@yahoo.com 
> <mailto:MicrosoftAccount%2Bmartyleisner@yahoo.com>),113(Local 
> account),4095(CurrentSession),66048(LOCAL),262180(Cloud Account Authentication)
> 
> This is in the remote ssh:
> $ df
> Filesystem     1K-blocks     Used Available Use% Mounted on
> C:/cygwin64     51856440 45549844   6306596  88% /
> D:                 48666    48666         0 100% /cygdrive/d
> 
> marty@windows10 ~
> $ mount
> C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
> C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
> C:/cygwin64 on / type ntfs (binary,auto)
> C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
> D: on /cygdrive/d type iso9660 (binary,posix=0,user,noumount,auto)
> 
> marty@windows10 ~
> $ id
> uid=197609(marty) gid=197609(marty) groups=197609(marty),197121(None),114(Local account and member 
> of Administrators group),544(Administrators),545(Users),2(NETWORK),11(Authenticated Users),15(This 
> Organization),113(Local account),4095(CurrentSession),68578(MicrosoftAccount+martyleisner@yahoo.com 
> <mailto:MicrosoftAccount%2Bmartyleisner@yahoo.com>),262154(NTLM Authentication),405504(High 
> Mandatory Level)

So we see that in the second case, E: is not seen by Cygwin.  Does Windows show it to be mounted?  I 
am wondering if the difference is something about VBox and Windows not mounting E: in the second 
case, or if it is something about Cygwin not picking up on E: even if it _is_ mounted.  In the first 
case, it's not a Cygwin issue, but a Windows/VBox one.  In the second case, it's something about 
Cygwin, and we would want information about what Windows shows about the mounted E: share.

Regards - Eliot

  reply	other threads:[~2020-08-17 16:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17 15:36 marty leisner
2020-08-17 16:03 ` Eliot Moss
2020-08-17 16:11   ` marty leisner
2020-08-17 16:32     ` Eliot Moss [this message]
2020-08-17 21:15     ` Andrey Repin
2020-08-17 22:21       ` [cygwin] " Jason Pyeron
2020-08-17 16:15   ` Jason Pyeron
2020-08-17 16:36     ` Eliot Moss

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=2dd4b632-294a-eea7-efba-eb6f4803ceed@cs.umass.edu \
    --to=moss@cs.umass.edu \
    --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).