From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hugh Campbell Subject: Can DOSEMU spawn a Linux shell/session?? Date: Tue, 18 Feb 2003 13:37:16 -0500 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3E527D5C.59DEDB7B@fs.ca> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org I need some of my DOS programs running under DOSEMU/XDOSEMU to be able to spawn other programs. Normally these will be Linux programs obviously. Is there any way that DOSEMU can directly open up a shell outside of DOSEMU?? Otherwise, I will need the DOS program to write some sort of magic file somewhere, and have a Linux daemon running that can act when it sees the file, etc. That seems awkward (and I don't know if any such daemon exists). Hugh Campbell