From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Cc: Hossein Movahhedian <dma8hm1956@gmail.com>
Subject: Re: Upgrading problem
Date: Fri, 01 Apr 2005 11:33:57 +0400 [thread overview]
Message-ID: <424CF965.3010701@aknet.ru> (raw)
Hello.
Hossein Movahhedian wrote:
> I have upgraded dosemu-1.0.1 to dosemu-1.2.2. The problem is
> that the option $_emubat = "deb" does not work anymore.
Yes, but it is not a big problem.
You can use the /k option of
command.com in a SHELL= line of
a config.sys, to make it call the
alternative autoexec.bat.
Example:
SHELL=C:\COMMAND.COM c:\command.com /E:2048 /k autoxxx.bat
and it will use autoxxx.bat instead
of autoexec.bat.
Coupled with $_emusys, which still
works, you can retain all the former
functionality.
> with $_xms = (10240) and $_ems = (10240) I receive the following
> error message:{{{
> ERROR: MAPPING: cannot get IPC shared mem (Invalid argument)
You can just ignore that message
(the consequences are that dosemu
may work slower as it will use the
file instead of IPC), or you can
upgrade your dosemu further (to
1.3.1 or CVS), where this error no
longer exist.
Yes, upgrading from 1.0.x have a
few rough edges as a lot of the
code was rewritten and some things
now work differently.
next reply other threads:[~2005-04-01 7:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-01 7:33 Stas Sergeev [this message]
2005-04-02 8:02 ` Upgrading problem Hossein Movahhedian
-- strict thread matches above, loose matches on Subject: below --
2005-03-31 17:51 Hossein Movahhedian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=424CF965.3010701@aknet.ru \
--to=stsp@aknet.ru \
--cc=dma8hm1956@gmail.com \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.