I installed xmms-0.9.5-1 yesterday. I went through the Readme file and I
had the following configuring dosemu.conf
I set $_hdimage = "drives/*". My /var/lib/dosemu/etc/drives/ has the
entries c,d which are symbolically linked to mounted /c /d directories.
My c:/autoexec.bat reads
PATH=----------
SET ------------
...................................
...................................
doskey
When I run dos it says
...................................
...................................
DOSKey installed
and hangs. Nothing is written to /etc/dosemu.loglevel when run with
log_level=2
/etc/dosemu.users reads root c_all and all c_all.
Do you have any suggestion to give?