Date: Mon, 09 Oct 2000 07:05:16 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Message-Id: <3405-Mon09Oct2000070515+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp AT delorie DOT com In-reply-to: <8rqc9n$gng$2@antares.lu.erisoft.se> (eplmst@lu.erisoft.se) Subject: Re: Memory amount and PMODE References: <20001008141510 DOT 8288 DOT qmail AT idisys DOT iae DOT nsk DOT su> <1858-Sun08Oct2000172434+0300-eliz AT is DOT elta DOT co DOT il> <8rqc9n$gng$2 AT antares DOT lu DOT erisoft DOT se> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) > Newsgroups: comp.os.msdos.djgpp > Date: 8 Oct 2000 17:52:55 GMT > > : If you are going to repair a file system, is it really wise to trust > : that file system enough to put a swap file on it? > > Isn't that his point? My message said that I was really unsure what the point was. > He do _not_ want to have the swap file on c: as > he's repairing it. He wants to be able to point the swap file to a > network drive in that case. This could be solved by having several versions of CWSDPMI set up to use different drives, and by loading the appropriate version before running the application. A batch file could handle that. But I will say again that it is hard to advise without knowing some more details about the subject matter.