All of lore.kernel.org
 help / color / mirror / Atom feed
From: tonyb@sysdev.org
To: msdos <linux-msdos@vger.kernel.org>
Subject: How to also Mount hdimage file at /
Date: Mon, 10 Nov 2003 20:00:01 -0800	[thread overview]
Message-ID: <20031110200001.124ea5f0.tonyb@sysdev.org> (raw)

I made a mkfatimage16 file which works fine with
dosemu.  I have a need to let Windows (samba) to
mount the same via the network.

I can use mtools to see the file as drive m:
but I need to mount it under /dosc so that windows
can also write to it.

When the hdimage was a real dos partition mounted on /dosc,
I could use dosemu and windows would also see myhost://dosc

Does anyone know how I can mount the hdimage (now a file)
also as /dosc.  Also tried using the loop device: mount filname /mnt -t
msdos -o loop, but it complains about the file's format.


Thanks
TonyB

-- 
  __      __  _     I N C.               http://www.sysdev.org
/ __|\\// __||  \  __   __          /         tonyb@sysdev.org
\__ \ \/\__ \||)|/ O_)\/ /        \/  System Tools / Utilities
|___/ || ___/|_ /\___|\_/        WIntel / Linux Device Drivers


             reply	other threads:[~2003-11-11  4:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-11  4:00 tonyb [this message]
2003-11-11  7:57 ` How to also Mount hdimage file at / tonyb
2003-11-11 12:31   ` Clarence Dang
2003-11-11 17:20     ` Joaco
2003-11-11 21:12     ` tonyb

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=20031110200001.124ea5f0.tonyb@sysdev.org \
    --to=tonyb@sysdev.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 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.