> On May 6, 2025, at 6:38 AM, John Thomas via Freedos-user 
> <freedos-user@lists.sourceforge.net> wrote:
> 
> I have gotten FreeDOS 1.4 up and running over Virtual Box over an Ubuntu 
> linux host. Now I want to import a DOS executable into my FreeDOS1.4 Virtual 
> Machine so I can execute it. 
> 
> I have a directory on my linuxnhost OS for this program including executable, 
> icon, config, etc. files. I can run the executable in DOSBox. Only trouble 
> is, DOSBox messed up my hard drive.
> 
> On searching the web for how to import data from my host, I found one of two 
> problems with each proposed solution:
> Not supported for DOS.
> I am required to import another executable to support the proposed solution.
> 
> Can anyone suggest a solution to my problem?

VMSMount:       https://github.com/eduardocasino/vmsmount 
<https://github.com/eduardocasino/vmsmount>
(I've never tried it)

EtherDFS:       http://etherdfs.sourceforge.net/ 
<http://etherdfs.sourceforge.net/>
(Mount a sharable disk image on the local network)

NetDrive:               http://www.brutman.com/mTCP/ 
<http://www.brutman.com/mTCP/>
(Mount disk and floppy images across the LAN or WAN)

SSH2DOS:        http://sshdos.sourceforge.net/ <http://sshdos.sourceforge.net/>
(Never tried it)

Or when creating the VM, make sure to use a fixed size VMDK. 
then when the virtual machine is not running, you can mount the
virtual drive through the system loopback device.

Or, setup a web server on the host system and use 
curl, wget or one of the available DOS web browsers to 
download the file from the host system.

> 
> Thanks,
> John 
> 
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user

_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to