Linux MS DOS discussions
 help / color / mirror / Atom feed
From: Ralph Alvy <ralvy@warpmail.net>
To: linux-msdos@vger.kernel.org
Subject: Re: A small question
Date: Thu, 17 Mar 2005 17:08:15 -0800	[thread overview]
Message-ID: <d1d9iv$5lh$1@sea.gmane.org> (raw)
In-Reply-To: d1cn5o$c5m$1@sea.gmane.org

Ralph Alvy wrote:

> Saqib.Sohail@colorado.edu wrote:
> 
>> If I create file in the DOSEMU environment, and want to access it back in
>> the linux environment, then where can I find that file.
> 
> When you run dosemu, you should see where you have mounted the DOS
> partition in question, assuming you did that. For instance, when I load
> dosemu, I see this as my last line, before I see the C prompt:
> 
>  D: = LINUX\FS/MNT/DOS attrib = REASD/WRITE
>  "Welcome to dosemu 1.2.1.0!"
> 
> That tells me I mounted the relevant partition at
> 
>  /mnt/dos
> 
> That's my D drive when I run dosemu.
> 
> To find out where your C drive is, assuming you have a local install, go
> to
> 
>  ~/.dosemu/drives
> 
> In that directory you will see another directory called 'c'. It will be
> sym-linked to another directory, which is where your drive C is in you
> linux filesystem.
> 

Also, to find out what the directory called 'c' is sym-linked to, do this:

cd ~/.dosemu/drives
ls -l

Here's what I get:

lrwxrwxrwx  1 ralvy users 24 2004-11-21 16:29 c -> /home/ralvy/dosemu/msdos/

That tells me what c is linked to: /home/ralvy/dosemu/msdos


      reply	other threads:[~2005-03-18  1:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-17 18:46 A small question Saqib.Sohail
2005-03-17 19:53 ` Ralph Alvy
2005-03-18  1:08   ` Ralph Alvy [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='d1d9iv$5lh$1@sea.gmane.org' \
    --to=ralvy@warpmail.net \
    --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