From: p@dirac.org (Peter Jay Salzman)
To: linux-msdos@vger.kernel.org
Subject: adding a drive
Date: Mon, 31 May 2004 13:28:47 -0700 [thread overview]
Message-ID: <20040531202846.GC16171@dirac.org> (raw)
Hi there,
The concept of a built-in config file is confusing to me. Without any
changes:
C: points to /usr/local/share/dosemu/freedos
D: points to $HOME
I'm unsure about how to add a new "drive" that points to /usr/local/dos,
where I intend to install programs. I tried:
ln -s /usr/local/dos ~/.dosemu/drives/e
That didn't do anything.
Then in /etc/dosemu/dosemu.conf, I wrote:
$_hdimage = "/etc/dosemu/drives/*"
In /etc/dosemu/drives are the following links:
c -> /usr/local/share/dosemu/freedos/
e -> /usr/local/dos/
But now,
C: points to /usr/local/share/dosemu/freedos
D: points to $HOME
E: points to /usr/local/share/dosemu/freedos/
F: points to /usr/local/dos
which is good, but I'd rather not have dosemu/freedos repeated. If I
remove /etc/dosemu/drives/c, then dosemu won't boot at all (it can't
find an operating system).
So I found a way that works, but it duplicates a hard drive.
So what's the proper way of adding a drive to the system?
Thanks,
Pete
reply other threads:[~2004-05-31 20:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040531202846.GC16171@dirac.org \
--to=p@dirac.org \
--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