>Date: Wed, 26 Apr 2000 16:35:43 +0800
>Message-ID: <[EMAIL PROTECTED]>
>From: [EMAIL PROTECTED]
> I am at my wits' end. I have two different hdimage files for
> different purposes, but it seems that nothing I do let me use
> another hdimage file than the one written in /etc/dosemu.conf
> dos -[fF] does not work (at least with non-root users) neither
> does anything else that I try. I read the man pages and the
Replace the "hdimage.first" in dosemu.conf by $HDIMAGE, and use
export HDIMAGE=filename (in /var/lib/dosemu directory) before dos.
Also, consider using boot directory (in same way as image, except:
use directory name; put file named boot.blk in it containing boot
sector of a diskette; put there file like io.sys, msdos.sys,...)
> Less important but still hurting -- how do I pass a ctrl-break
Seems simple Ctrl-C should work. At least from terminal it works.