All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. Claudia Neumann" <dr.claudia.neumann@gmx.de>
To: Serge Naggar <naggar@sprintmail.com>
Cc: DOSemu Mailingliste <linux-msdos@vger.kernel.org>
Subject: Re: dosemu-1.1.5 and drive D
Date: Thu, 9 Oct 2003 13:27:21 +0200	[thread overview]
Message-ID: <200310091327.21926.dr.claudia.neumann@gmx.de> (raw)
In-Reply-To: <1065666212.10212.41.camel@linux.local>

Am Donnerstag, 9. Oktober 2003 04:23 schrieb Serge Naggar:
> Hi,
> I was wondering how to possibly change the D:\ drive=/home/x
> to another area or to create another drive letter.
>
> I am particularly interested in reaching /mnt/data

You have to change it in autoexec.bat

For example to change D:\> change the line 

lredir d: linux\fs%DOSDRIVE_D% 

in autoexec.bat to

lredir d: linux\fs\mnt\data

and you will get the directory /mnt/data as drive D:\>.

You can look at the command lredir with

lredir /? 

or 

lredir help

cu 

Claudia

  reply	other threads:[~2003-10-09 11:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09  2:23 dosemu-1.1.5 and drive D Serge Naggar
2003-10-09 11:27 ` Dr. Claudia Neumann [this message]
2003-10-10 13:28 ` Clarence Dang

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=200310091327.21926.dr.claudia.neumann@gmx.de \
    --to=dr.claudia.neumann@gmx.de \
    --cc=linux-msdos@vger.kernel.org \
    --cc=naggar@sprintmail.com \
    /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.