| Author |
Message |
Mysp
Joined: 08 Jun 2009 Posts: 47 Location: Czech Republic
|
Posted: Thu 03 Mar 2011, 19:30 Post subject:
DosEmu: how to specify proper path for command.com? |
|
I have downloaded and installed DosEmu (using universal binary from dosemu.org) that is just unTAR two provided bin.tgz files. It seems that DosEmu start properly, but cannot find command.com. I get completely confused, what is proper syntax and path to specify for it (on enclosed picture there are just two examples - I tried many others.
The config.sys is default from installation:
| Code: | rem config.sys for DOSEMU + FreeDOS
rem note that the initial "D:" is set to "Z:" at the end
SWITCHES=/F
DOS=UMB,HIGH
dosdata=umb
lastdrive=Z
files=40
stacks=0
buffers=10
devicehigh=d:\dosemu\ems.sys
devicehigh=d:\dosemu\cdrom.sys
install=d:\dosemu\lredir.com z: linux\fs\${DOSEMU_LIB_DIR}/drive_z ro
shellhigh=d:\command.com /e:1024 /p
|
Picture DosBoxErr.png is a screen capture.
The complete filelist of installation is in enclosed in filelist.txt file (to avoid clutter of forum).
Thank you very much in advance for your help.
| Description |
|

Download |
| Filename |
filelist.zip |
| Filesize |
5.98 KB |
| Downloaded |
66 Time(s) |
| Description |
|
| Filesize |
70.07 KB |
| Viewed |
394 Time(s) |

|
|
|
Back to top
|
|
 |
RetroTechGuy

Joined: 15 Dec 2009 Posts: 2298 Location: USA
|
Posted: Mon 21 Mar 2011, 15:59 Post subject:
Re: DosEmu: how to specify proper path for command.com? |
|
| Mysp wrote: | I have downloaded and installed DosEmu (using universal binary from dosemu.org) that is just unTAR two provided bin.tgz files. It seems that DosEmu start properly, but cannot find command.com. I get completely confused, what is proper syntax and path to specify for it (on enclosed picture there are just two examples - I tried many others. [...snip]
Thank you very much in advance for your help. |
I just tried the latest Debian version as discussed here, and it worked fine:
http://www.murga-linux.com/puppy/viewtopic.php?p=420133#420133
That is, I downloaded and installed these 2 Debian packages (unless you already have the dependencies from second one from another install).
http://http.us.debian.org/debian/pool/contrib/d/dosemu/dosemu_1.4.0+svn.1999-2_i386.deb
http://http.us.debian.org/debian/pool/main/e/eglibc/libc6_2.11.2-10_i386.deb
Open rxvt, and type "dosemu".
To exit dosemu: "exitemu".
Mine showed no errors or missing dependencies. Works fine.
_________________ Wellminded Search
Add swapfile
|
|
Back to top
|
|
 |
iw2evk
Joined: 08 Jan 2010 Posts: 66
|
Posted: Sat 28 May 2011, 02:09 Post subject:
Dosemu :<failure |
|
Hi,
i've rtetried to install dosemu on puppy 4.3.1 , but same problem (see picture).
Wher i can modify for found command.com and change config.sys autoexec.bat?
Thanks
iw2evk roberto
Milan
| Description |
image with failure message from dosemu
|

Download |
| Filename |
dosemu.png |
| Filesize |
73.16 KB |
| Downloaded |
139 Time(s) |
|
|
Back to top
|
|
 |
Moose On The Loose

Joined: 24 Feb 2011 Posts: 278
|
Posted: Sat 28 May 2011, 11:07 Post subject:
Re: Dosemu :<failure |
|
| iw2evk wrote: | Hi,
i've rtetried to install dosemu on puppy 4.3.1 , but same problem (see picture).
Wher i can modify for found command.com and change config.sys autoexec.bat?
Thanks
iw2evk roberto
Milan |
Go find the dosemurc or dosemu.config file
look in it for a line like this:
$_hdimage = "/root/something"
Read the comments right above this line. It tells you about where directories are that look like your disks. The version you have is assuming that there is a thing made into the Z:. The C: will be the
first thing on this list of directories. Look there for the config.sys and autoexec.bat
|
|
Back to top
|
|
 |
RetroTechGuy

Joined: 15 Dec 2009 Posts: 2298 Location: USA
|
Posted: Sat 28 May 2011, 21:45 Post subject:
Re: Dosemu :<failure |
|
| iw2evk wrote: | Hi,
i've rtetried to install dosemu on puppy 4.3.1 , but same problem (see picture).
Wher i can modify for found command.com and change config.sys autoexec.bat?
Thanks
iw2evk roberto
Milan |
By what method did you install it? Which Dosemu? (there are the files which I posted above, but there is also a .pet out there, which appears to produce an incomplete install).
_________________ Wellminded Search
Add swapfile
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10817 Location: The Peoples Republic of California
|
Posted: Sun 29 May 2011, 14:06 Post subject:
|
|
After looking at one screen shot, I wonder if your install path is too long or deep or incorrect. And sorry I don't have DOSemu installed to check against.
~
/root/mydos/dosemu/freedos/ I think is correct
And the automatically installed directory /root/.docemu or /root/.dosemurc
~
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
RetroTechGuy

Joined: 15 Dec 2009 Posts: 2298 Location: USA
|
Posted: Sun 29 May 2011, 23:51 Post subject:
|
|
| Bruce B wrote: | After looking at one screen shot, I wonder if your install path is too long or deep or incorrect. And sorry I don't have DOSemu installed to check against.
~
/root/mydos/dosemu/freedos/ I think is correct
And the automatically installed directory /root/.docemu or /root/.dosemurc
~ |
I think that I saw a similar error when I installed from an older .pet. When I installed using the 2 .debs, it worked fine. I think that the last time someone reported this problem, it was a missing config file.
_________________ Wellminded Search
Add swapfile
|
|
Back to top
|
|
 |
|