From: wayne AT clari DOT net (Wayne Davison) Subject: Re: dos file names (what should I do) 3 Feb 1997 12:10:07 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199702031827.KAA22158.cygnus.gnu-win32@bebop.clari.net> Original-To: dumser AT ti DOT com (James Dumser) Original-Cc: gnu-win32 AT cygnus DOT com In-reply-to: dumser's message of Mon, 03 Feb 1997 08:47:53 -0600. <199702031447 DOT IAA21024 AT lesol1 DOT dseg DOT ti DOT com> Original-Sender: owner-gnu-win32 AT cygnus DOT com James Dumser writes: > creating an empty directory before mounting doesn't exactly work right > for me. This bug is not affected by the mkdir -- it also fails if the directory is not there. I ran into the same bug when I was mounting various parts of the distribution as "/usr", etc. but forgot to mention it. The difference is that "ls /mounted_dir" works (it matches the mount string and gets substitutted) while "cd / ; ls mounted_dir" does not (it is not being combined with the current directory properly for substitution). ...wayne.. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".