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: <005a01be74ac$4b9d27a0$7c1c6ccb@rlyon> From: "Richard Lyon" To: Subject: mount command Date: Tue, 23 Mar 1999 07:38:15 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Hi, There seems to be some shortcomings in the way the mount command works. For example, I have cygwin installed on a primary partition C. A second extended partition D is mounted using 'mount d:/ /home' . When I issue a command like 'find / -name file -print' , only C is searched. Surely drive D should be searched also? If I try and use a file specification like /home/user01/filex.xbm in tcl code, it does not work. I must always use d:/user01/filex.xbm . This breaks a lot of code. I really don't want to add conversions in all my code. Is mount this limited? Regards ... -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com