All of lore.kernel.org
 help / color / mirror / Atom feed
* additional drives
@ 2021-09-01  0:48 Jude DaShiell
  2021-09-01  9:38 ` stsp
  0 siblings, 1 reply; 2+ messages in thread
From: Jude DaShiell @ 2021-09-01  0:48 UTC (permalink / raw)
  To: linux-msdos

A friend is running dosemu and has a smaller external drive with dos stuff
on it he wants to run.  I expect mounting that drive under linux then
running dosemu then switching to d:\mnt if the drive was mounted on /mnt
probably ought to get him access to his dos files on that smaller external
drive.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: additional drives
  2021-09-01  0:48 additional drives Jude DaShiell
@ 2021-09-01  9:38 ` stsp
  0 siblings, 0 replies; 2+ messages in thread
From: stsp @ 2021-09-01  9:38 UTC (permalink / raw)
  To: Jude DaShiell, linux-msdos


01.09.2021 03:48, Jude DaShiell пишет:
> A friend is running dosemu and has a smaller external drive with dos stuff
> on it he wants to run.  I expect mounting that drive under linux then
> running dosemu then switching to d:\mnt if the drive was mounted on /mnt
> probably ought to get him access to his dos files on that smaller external
> drive.

Look into dosemu.conf's $_hostfs_drives
option. You'll find an example there:
# Example: $_hostfs_drives = "~/dos /run/media/$USER:g"

:g allows you to work with directories
where the external removable drives
are dynamically mounted.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-01  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01  0:48 additional drives Jude DaShiell
2021-09-01  9:38 ` stsp

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.