On Wed, 12 Jun 2002 07:57, Felix Karpfen wrote: > pesarif wrote: > > Officially /var/lib/dosemu has gone. > > Try putting them in your home directory. > > But if you copy dosemu.bin to /usr/bin/dos, you can just run dos and it > > will act like it use to with global paths. > > For the benefit of new arrivals to dosemu with limited computing > <knowledge | skills>, is there anywhere that this advice is presented > less cryptically? > sorry
> The advice has the appearance of being the answers that I was looking > for (DOS programs that cannot find the correct path for their > subroutines) - if I understood what it said. > ok, the below: > I'm using symlinks c/d pointing to mounted real dos drives in > /var/lib/dosemu in dosemu 1.0.1. Has this possibility gone in 1.0.2? works if you "cp dosemu.bin /usr/bin/dos" and run /usr/bin/dos. running dosemu.bin directly like this means that the old /var/lib/dosemu is used. if you don't want this hack and want to run dosemu the "1.0.2 way", just put symlinks in your home folder (to your drives) and run dosemu -home, I think. alternatively to all of these ways of accessing your drives, use lredir <drive name:> <linux mount point>. this is the best way of doing imo. - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
