Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <3.0.5.32.20020627201400.00807b90@mail.attbi.com> X-Sender: phumblet AT mail DOT attbi DOT com Date: Thu, 27 Jun 2002 20:14:00 -0400 To: "Chris January" From: "Pierre A. Humblet" Subject: Re: Bug in cvs cygwin1.dll ? Cc: In-Reply-To: <010101c21dfa$922f5440$0100a8c0@advent02> References: <3 DOT 0 DOT 5 DOT 32 DOT 20020625225959 DOT 0080a290 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020625225959 DOT 0080a290 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020626205415 DOT 00808240 AT mail DOT attbi DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 05:49 PM 6/27/2002 +0100, Chris January wrote: >> ~: mount >> >> c: on /c type user (binmode,noumount) >> e: on /e type user (binmode,noumount) >> mv: cannot move `ggg' to `/c': File exists >> ~: strace -o mv_file_e mv ggg /e >> mv: cannot stat `/e': Permission denied >Try making the directories /c and /e. >i.e.: >mkdir /c >mkdir /e > >and then retry. Do you still have this problem? ~: mkdir /c mkdir: cannot create directory `/c': File exists ~: mkdir /e mkdir: cannot create directory `/e': File exists ~: umount /e umount: /e: No such file or directory ~: ls /e ls: /e: Permission denied ~: ls /e/* /e/AUTOEXEC.DOS /e/MSDOS.SYS /e/config.sys I also tried creating directories from DOS, no positive effect. Thanks for the prompt feedback. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/