Re: Running DOS program at my linux program

2003-03-03 Thread Javier Gostling
On Mon, 2003-03-03 at 16:19, Charlie Song wrote: > I've tried it. It works fine for normal DOS program. But it doesn't work > with my DOS program because my program works with protect-mode. That's means > that my program will try to change the CR0 register. Is there any way to do > that under linux

Re: Running DOS program at my linux program

2003-03-03 Thread Charlie Song
sage - From: "Rus Foster" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 2:04 PM Subject: Re: Running DOS program at my linux program > On Mon, 3 Mar 2003, Charlie Song wrote: > > > Hi, > > > > I'm try

Re: Running DOS program at my linux program

2003-03-03 Thread Rus Foster
On Mon, 3 Mar 2003, Charlie Song wrote: > Hi, > > I'm trying to run a DOS program at my linux program. How can I realize it? > > > Thanks, > > Charlie > If you mean you are trying to run DOS programs on Linux look at dosemu (www.dosemu.org) Rgds Rus -- http://www.65535.net | MSN: [EMAIL PROTECT

Running DOS program at my linux program

2003-03-03 Thread Charlie Song
Hi,   I'm trying to run a DOS program at my linux program. How can I realize it?     Thanks,   Charlie