delorie.com/archives/browse.cgi | search |
At 05:49 PM 6/27/2002 +0100, Chris January wrote: >> ~: mount >> <snip> >> 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 <snip><snip> 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |