On Fri, 17 Dec 1999, Scott Seager wrote:
> I'm trying to get DosEmu to use a subdirectory on my linux box as a hard
> drive image. The HOWTO says this can be done just my making a
directory ...
Hello Scott:
I have dosemu-0.98.8.
Here is the way I have it set up in '/var/lib/dosemu/bootdir'
Three symbolic links to /mnt/D, a hard drive with msdos:
command.com -> /mnt/D/command.com
io.sys -> /mnt/D/io.sys
msdos.sys -> /mnt/D/msdos.sys
The three files may also be copied to '/var/lib/dosemu/bootdir'. I've
done it both ways on my system, just make sure.
And in /etc/dosemu.conf, this line:
$_hdimage = "bootdir"
Good luck,
Hugh Lawson
Greensboro, North Carolina
[EMAIL PROTECTED]