ahh, that would because it was written for computers with slower CPU's
(usually less than 200 MHZ).  Not sure if there is a work around for these
types of things without a patch.  I got licky with my application
http://solarflow.dyndns.org/pcplus



On Tue, 11 Dec 2001, Gary Hinton wrote:

> Thanks for the help from both of you.
>
> Yes, the lredir was the command I needed.  I used it this way:
>       lredir d: linux\fs\dosdisk
>
> Now I have to find out why the program that works in MS-DOS 6.22 causes
> a Divide-by-zero error for Dosemu.
>
> Thanks again.
> Gary
>
>
> Narendra wrote:
> >
> > I am not guru but I think this problem can be solved by the lredir
> > go through the help of this command in c:\dosemu directory
> > and you just have to redirect your mounted dos partition(for exp. /dosc)
> > using the lredir. Either you can use a batch file for that or just you
> > have to enter everytime whenever you want to access that partition.
> >
> > command should be like this
> >
> > lredir g: linux\fs\dosc rw
> >
> > in this I have redirected the linux mounted /dosc (dos partition) to
> > g: drive in dosemu
> >
> > narendra
> >
> > On Thu, 6 Dec 2001, Gary Hinton wrote:
> >
> > > I have RH 6.2 loaded on my main hard drive.  It boots up and is running fine.
> > >
> > > The 2nd hard drive has MSDOS 6.22.  While running in the Linux kernel,
> > > I need to run a program on the DOS drive.  I have loaded DOSEMU and it is
> > > running.
> > >
> > > But how do I access the DOS drive?  It is mounted for Linux.  But I do not
> > > know how to get dosemu to see it.  I tried 'disk { wholedisk /dev/hdb readonly 
>}'.
> > > But that made dosemu not run.
> > >
> > > What is the best way to do this?
> > >
> > > Gary
> > >
> > > +--------------------------------------------------------------------+
> > > | Gary Hinton    AC7R                Phone: (602) 438-3450           |
> > > | Product Engineering                  FAX: (602) 438-3836           |
> > > | Motorola Computer Group            Pager: 877-992-6630 (two-way)   |
> > > | 2900 S. Diablo Way                e-mail: [EMAIL PROTECTED]  |
> > > | Tempe, Arizona 85282           Mail Drop: DW278                    |
> > > +--------------------------------------------------------------------+
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> > > the body of a message to [EMAIL PROTECTED]
> > > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > >
> >
> > --
>
> --
> +--------------------------------------------------------------------+
> | Gary Hinton    AC7R                Phone: (602) 438-3450           |
> | Product Engineering                  FAX: (602) 438-3836           |
> | Motorola Computer Group            Pager: 877-992-6630 (two-way)   |
> | 2900 S. Diablo Way                e-mail: [EMAIL PROTECTED]  |
> | Tempe, Arizona 85282           Mail Drop: DW278                    |
> +--------------------------------------------------------------------+
>

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to