Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <009201be8db7$99878680$29acdfd0@InspirePharm.Com> From: "Suhaib M. Siddiqi" To: "Stewart, Wayne" , References: <75F8791C7793D211B64D080036DE1504151C73 AT milton DOT sonosight DOT com> Subject: Re: HELP! - Please Date: Fri, 23 Apr 1999 14:32:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id OAA00957 > > Thanks for the response. I will try your suggestion. > I must admit I find the "mount" behavior confusing to > say the least. I have tried in the past to set up > different trees for C: - one with default DOS file > handling, the other with UNIX behavior (see below). > It is baffling to me how cygwin decides which tree > you're in. But that's another issue. In mail archive you may find a lot of messages relating to the mount issue. Bsically, cygwin follows UNIX style. > > I have installed cygwin on D: because > my company retains control of what goes on the C: > drives of our PC's. I will be happy to use whatever > mount scheme works for cygwin installed on D: > > bash$ mount > Device Directory Type Flags > C: / native text!=binary > bash$ cd /WINNT/system32 > bash$ pwd > /WINNT/system32 > bash$ mount -b c: /cb > Warning: /cb does not exist! Are you trying to mount C: on "cb" ithout creating a cb directory? If so this will fail under UNIX too. I have Cygwin installed on D:\ drive and have no problems with mount. I mount C: on / and d: on /d I had all text mount no binaries (-b). --SMS > bash$ mount > Device Directory Type Flags > c: /cb native text=binary > C: / native text!=binary > bash$ pwd > /WINNT/system32 > bash$ file://d/cygnus/cygwin-b20/H-i586-cygwin32/bin/pwd > /cb/WINNT/system32 > bash$ cd /WINNT/system32 > bash$ file://d/cygnus/cygwin-b20/H-i586-cygwin32/bin/pwd > /cb/WINNT/system32 > bash$ > > > -----Original Message----- > > From: Suhaib M. Siddiqi [mailto:Ssiddiqi AT InspirePharm DOT Com] > > Sent: Friday, April 23, 1999 11:05 AM > > To: Stewart, Wayne; cygwin AT sourceware DOT cygnus DOT com > > Subject: Re: HELP! - Please > > > > > > > bash$ mount > > > Device Directory Type Flags > > > f: /zip native text!=binary > > > a: /floppy native text!=binary > > > e: /cdrom native text!=binary > > > c: /c native text!=binary > > > d: / native text!=binary > > > bash$ cat /tmp/junk > > > #!/bin/sh > > > > > > > How about mounting C: on / and D: on /d? > > > > Have you tried this? Just a guess again.... > > > > > > --SMS > > > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com