Sorry if I missed how this is done in the docs, but...
Can anyone help me with xdos/dosemu? I'm trying to get my one dos app to
run but can't get dosemu to cooperate.
I have installed dosemu and it is working. I have created (using WIN95 boot
floppy) a msdos FAT16 partition to be used as drive d: in dosemu.
It is defined in fstab as /dev/sda6 /dos msdos umask=000
( The /dos directory is currently owned by root group root permissions 777
and I am running as root initially, in order to get this working.)
I tried the following (per the dosemu readme 0.99 at www.dosemu.org) at dos
prompt:
lredir d: linux\fs/dos
this gave the following error:
Error f0bc redirecting drive D: to LINUX\FS/DOS
A separate issue: I have put a path statement into the autoexec.bat on the
dosemu boot drive but it does not seem to execute when xdos is started.
I am running RH6.0 and freedos is also installed.
Thanks,
David