public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* adding a drive
@ 2004-05-31 20:28 Peter Jay Salzman
  0 siblings, 0 replies; only message in thread
From: Peter Jay Salzman @ 2004-05-31 20:28 UTC (permalink / raw)
  To: linux-msdos

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-31 20:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-31 20:28 adding a drive Peter Jay Salzman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox