I need to run a bindist dosemu. The last bindist is 1.0.2.1
I have a LTSP server and LTSP terminals.
In the LTSP server I can to run lredir:
C:\>lredir d: linux\fs/vtt2000 D: = LINUX\FS/VTT2000 attrib = READ/WRITE C:\>
but when I run lredir in the LTS station, in .icewm:
#!/bin/sh
export DISPLAY="192.168.1.201:0"
xset m 7 2
rsh 192.168.1.201 DISPLAY=$DISPLAY dosemu/xdosemu
lredir d: linux\fs/vtt2000 Error 35 (network name not found) while redirecting drive D: to LINUX\FS/VTT2000
And in the boot.log, i get
ERROR: MFS: couldn't find root path /home/estacion1/dosemu/freedos/vtt2000
So, I need to make a new bindist (compile with librarys, etc) , but I don't know how to make it. I need to put a bindist in the home user, to compile of the source is not working for me (I have multiple problem of library in LTSP).
Do you can help me?
Thank,
Best Regards
_________________________________________________________________
Charla con tus amigos en l�nea mediante MSN Messenger: http://messenger.yupimsn.com/
- 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
