X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:date:message-id:content-type
	:content-transfer-encoding:mime-version; q=dns; s=default; b=iQP
	MkfjaVibVmxE0tGGU1DPL5wyJp2/QykjGN2BY2qx2uEs01BzPDdK6H9hzTvvJG8P
	xOTE+gkbC0aRLluW/S8dm2KuubJVyvIziwOOo0lxAiZcA4T+8J2N0TeqFyfuJjV9
	jjotYvXA7E3+bb2TGAuDJXnJnj3ImckqWHzUdm7Q=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:date:message-id:content-type
	:content-transfer-encoding:mime-version; s=default; bh=QNRKSQKTR
	zFWZjQHoyowaKoojHg=; b=mMvFGPHhLQ5PN7EKKSezTSnceeROfbDiVhhFDPWxc
	MPXQSFG/FZT9/djo+ZtRbNel8oOk0hhRIxtogwRyelvshXYssa0x7qUY0Ivfb3zm
	rs013oKJ9SeP5julwIqpNqCgN0dwDcfTaMCSV3JB+Svw4CglpWhnNVLIOwnIftdJ
	Fs=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: na01-bn1-obe.outbound.protection.outlook.com
From: Damian Harty <Damian.Harty@polaris.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Windows 7 64 Bit - Mounting Network Drives
Date: Fri, 24 Jan 2014 09:53:17 +0000
Message-ID: <5d086b5de9f248deae22fa7a6f8d7cc2@BL2PR02MB449.namprd02.prod.outlook.com>
x-forefront-prvs: 01018CB5B3
x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(6009001)(51874003)(199002)(189002)(4396001)(74502001)(31966008)(65816001)(47446002)(63696002)(79102001)(2656002)(81816001)(80976001)(83322001)(81686001)(92566001)(87936001)(47976001)(85306002)(80022001)(59766001)(77982001)(94316002)(81542001)(66066001)(87266001)(50986001)(47736001)(49866001)(33646001)(81342001)(74662001)(74876001)(76576001)(76176001)(76796001)(76786001)(69226001)(85852003)(74316001)(83072002)(86362001)(93516002)(93136001)(90146001)(56816005)(51856001)(74366001)(46102001)(54356001)(53806001)(76482001)(56776001)(54316002)(74706001)(24736002);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB451;H:BL2PR02MB449.namprd02.prod.outlook.com;CLIP:93.97.111.251;FPR:;InfoNoRecordsA:1;MX:1;LANG:en;
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
X-OriginatorOrg: polaris.com
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s0O9rbMU006623

O learned Denizens,

I'm best described as a feverish fumbler rather than some sort of expert. However, I have been around the block a few times but now I find myself feeling like a newbie again.

I've just realised that in my new place of employment, my Windows 7 64 Bit laptop isn't seeing the network drives under cygwin the way it used to "by magic" in my old place of employment.

I can mount them using, amazingly, the mount command - or make this "permanent" in the /etc/fstab file:

    H:   /cygdrive/h ntfs binary 0 0
    Z:   /cygdrive/z ntfs binary 0 0

I can test that it works:

    % mount
    C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
    C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
    C:/cygwin on / type ntfs (binary,auto)
    H: on /cygdrive/h type unknown (binary)
    Z: on /cygdrive/z type unknown (binary)
    C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)

...which is lovely, except that it doesn't work as advertised:

    % cd /cygdrive
    % ls
    c

    %

Q1: Is there something else I need to do after mounting it?

Q2: Why doesn't it automatically mount the network drives?

I looked at the FAQs and googled and googled, all I got were repated descriptions of the mount command, having read all of them I am still missing something.

Thanks in advance,

Damian
CONFIDENTIAL: The information contained in this email communication is confidential information intended only for the use of the addressee. Unauthorized use, disclosure or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by return email and destroy all copies of this communication, including all attachments.

--
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


