All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Willem Stumpel <jstumpel@planet.nl>
To: linux-msdos@vger.kernel.org
Subject: Re: Installing from cdroms
Date: Sun, 09 Oct 2005 10:04:25 +0200	[thread overview]
Message-ID: <4348CF09.3020403@my.home> (raw)
In-Reply-To: <20051008195047.52674.qmail@web53311.mail.yahoo.com>

Justin Davis wrote:

> How do I install a game off of a cdrom? Or likewise how do I
> mount my cdrom /mnt/cdrom/ on a drive say e:\ in dosemu?

The dosemu utility lredir makes linux directories available under 
DOS. The command is:

lredir [driveletter]: linux\fs[directory]

This can also be used for access to a cdrom. With the following
command in your DOS autoexec.bat:

lredir e: linux\fs/mnt/cdrom

the cdrom gets the E: drive letter, if the cdrom has been mounted
at the /mnt/cdrom mount point. If no CDROM is mounted, E: is just
empty (and non-writable).


Regards, Jan

  reply	other threads:[~2005-10-09  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-08 19:50 Installing from cdroms Justin Davis
2005-10-09  8:04 ` Jan Willem Stumpel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-09 11:02 Stas Sergeev

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=4348CF09.3020403@my.home \
    --to=jstumpel@planet.nl \
    --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 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.