The DOS Emulator

Edit Package dosemu

This package allows MS-DOS programs to be run in Linux. A virtual
machine (the DOS box) provides the necessary BIOS functions and
emulates most of the chip devices (for example: timer, interrupt, and
keyboard controller).

Documentation can be found in /usr/share/doc/packages/dosemu, the man
page, and in the sources.

Starting with version 1.0.2, DOSEMU configuration files are no longer
in /etc but in the user's HOME directory in ~/dosemu. DOSEMU no longer
has the SUID bit set, so if you need access to hardware that requires
root privileges, you must run DOSEMU as root.

If you rely on the old configuration scheme, you can get it back by
using dosemu.bin instead of dosemu (dos and xdos have been renamed to
dosemu and xdosemu).

The parameter $_hogthreshold in ~/dosemu/conf/dosemu.conf defines how
often an idling DOSEMU should return the CPU to Linux and its default
value (1) means "all power to Linux." The higher this value is, the
more CPU power is dedicated to DOSEMU. The value (0) disables this
feature completely, hence: "all power to DOSEMU." If that is not fast
enough, you (running as UID root) can get maximum performance with

nice -19 dos -D-a 2>/dev/null

Do not be surprised if other Linux processes then run very sluggishly.

On sensitive systems, you should never offer an suid-root DOSEMU as
world readable. Even if the '$_secure' option in dosemu.conf is set, it
is still possible that some DPMI clients (most likely Dos4gw based
ones) may succeed in accessing the whole user space (including DOSEMU
code) and thus gain root access. A comfortable solution is to have two
copies of the DOSEMU binary, a non-suid-root one for world access and a
suid-root one (protected by file permissions) only available to trusted
users.

Refresh
Refresh
Source Files
Filename Size Changed
dosemu-1.4.0-destbufferoverflow.patch 0000001083 1.06 KB
dosemu-1.4.0.1.r2065.tgz 0004752724 4.53 MB
dosemu-LTO-fix.patch 0000003060 2.99 KB
dosemu-freedos-bin.tgz 0001205628 1.15 MB
dosemu-skip-glibc-test.patch 0000000840 840 Bytes
dosemu.changes 0000024080 23.5 KB
dosemu.spec 0000002890 2.82 KB
force-vm86-emu.patch 0000001359 1.33 KB
reproducible.patch 0000001892 1.85 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1150688 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 37)
Prepare for RPM 4.20 (forwarded request 1150591 from dimstar)
Comments 0
openSUSE Build Service is sponsored by