I have dosemu-0.98.6 at home and at work (Linux version 2.0.36 on both
machines). At home I'm running Debian 1.2 (libc5) and at work RedHat 5.2
(libc6).
At home
$_hdimage = "/dev/hda1"
and
$_hdimage = "dosc"
where /var/lib/dosemu/dosc is a symbolic link to /dosc, the directory that
/dev/hda1 is mounted on, both work but at work only $_hdimage = "/dev/hda1"
works - if I mount /dev/hda1 on /dosc with a symbolic link from 
/var/lib/dosemu/dosc to /dosc and try $_hdimage = "dosc", I get
ERROR: can't open /var/lib/dosemu/dosc: #21 - Is a directory
I tried dosemu-0.98.7 as well and got the same error message.

Reply via email to