From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Solomon Kostelnik" Subject: Re: MFS: possible bad behaviour of the function exists Date: 14 Dec 2002 11:40:33 -0500 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1039884034.2207.6.camel@jsk.one.net> References: <20021214133836.GA1585@ens-lyon.fr> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20021214133836.GA1585@ens-lyon.fr> List-Id: Content-Type: text/plain; charset="us-ascii" To: DOSEMU List On Sat, 2002-12-14 at 08:38, Emmanuel Jeandel wrote: > However, if i execute : > PROMPT>E: > PROMPT>bar > bar.exe is not found (it is found by "dir", by "type", but i can neither > execute it nor modify it with an editor) I get this same problem in 1.1.3.7 with all experimental patches applied. I have my C: linked to a real Linux directory, /var/lib/dosemu/C -- if I try to edit (DOS' edit) anything in the root directory it says "Edit was unable to access the file 'C:\'", even though I typed "edit config.sys" in C:\ (it actually does the same thing in any directory). It also ends up deleting the file I was trying to open. However, ezedit works fine. I also get some very strange behavior if I try to save a file. If I attempt to save to a filename that does not exist, it will ask me if I want to replace the existing file! If I say yes, it'll give me an error that it wasn't able to write it, but I still end up with a new filename named something like "ALCGDCEO." Very odd. Any ideas? Solomon