Hi,

I have two problems: one small and another big.
The small one is when I run dosemu on my linux box (RedHat 5.2 with
2.0.36 kernel and 0.98.1.0 dosemu) I got something strange on the
screen:
ERROR: Sector not found in read_sector, error = Input/output error!

With debug option I found that:
[00000222] DISK: Trying to read 1 bytes at T/S/H 381/11/23 at pos
3134546944
[00000222] ERROR: Sector not found in read_sector, error = Input/output
error!
[00000222] DISK init 128

Otherwise, everything seems to work fine. What does that mean?
--------------------

The big problem is when I try to run some programs from dosemu. One of
this .EXE files show me this:
BLX286 : 1304 : cannot use XMS host with current memory manager
configuration

This is a DOS extended program which requires a minimum of a
286 processor and at least 1 MB of available DPMI, VCPI or XMS
memory to run. Please ensure that your system is configured
with a memory manager which provides these resources.

But this resources are like they said (in /etc/dosemu.conf):
$_xms = (8192)          # in Kbyte
$_ems = (1024)          # in Kbyte
$_ems_frame = (0xe000)
$_dpmi = (1024)         # in Kbyte
$_dosmem = (640)        # in Kbyte, < 640
$_hardware_ram = ""     # list of segment values/ranges such as
                        # "0xc8000 range 0xcc000,0xcffff"

How can I solve that?

Thanks!

-- 
Catalin Bucur                                \|/
Hardware engineer                          ^(o o)^
mailto:[EMAIL PROTECTED]       ~~~~~~~~~oOO~~(_)~~OOo~~~~~~~~~

  • dosemu Vladimir Kazantsev
    • Catalin Bucur

Reply via email to