public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Frantisek Hanzlik <franta@hanzlici.cz>
To: linux-msdos@vger.kernel.org
Subject: Re: where are all the dosemu files
Date: Wed, 19 Jun 2013 10:58:33 +0200	[thread overview]
Message-ID: <51C172B9.3000006@hanzlici.cz> (raw)
In-Reply-To: <51C0DC61.4090209@americansentry.net>

John R. Sowden wrote:
> I continue to use DOS because it is simple to configure, and requires a
> minimum of files.  I have been trying to find out the order of execution
> of dosemu from when I click on the icon until the c: prompt shows up.

first start 'dosemu' - shell (sh/bash) script, which perform some
initialization and preliminary things. At end this script starts
'dosemu.bin' - self DOS emulation engine. dosemu.bin then initialize
and run some instance of DOS (usually FreeDOS). There is not necessary
have DOS on FAT partition, it may be on some native Linux partition too.

Dosemu uses some configuration files in '/etc/dosemu/', it has other
files in /usr/bin/, /usr/share/dosemu/, /usr/share/doc/dosemu/,
/usr/lib/dosemu/ etc. These files and their precise location You should
obtain from your package system - command 'rpm -ql dosemu' give it on
my Fedora system, which use RPM package manager. Ubuntu has IMO 'apt'
as package manager.

> I am also trying to find all of the associated/required files.  I don't
> understand how the links work in d:/dosemu when they all lick to
> generic.com.

This trick uses fact, that binary can detect with which name run and
behaves depend on it.

>  Where are the actual files.  I want the minimum in my ubuntu
> directory structure and the mail part on a fat32 partition.
> 
> Where do i get this data?
> 
> John

      parent reply	other threads:[~2013-06-19  8:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 22:17 where are all the dosemu files John R. Sowden
2013-06-19  8:41 ` Stas Sergeev
2013-06-19  8:43   ` Stas Sergeev
2013-06-19  8:58 ` Frantisek Hanzlik [this message]

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=51C172B9.3000006@hanzlici.cz \
    --to=franta@hanzlici.cz \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox