On Mon, 25 Nov 2002, Siim Vahtre wrote: > > c) use two local dosemu sessions? > Yes! > > > Please don't play with Samba now: I just can't explain why we have > > different results. > Ok. Pure ext3 mounted with lredir.
Ok. Try the following: have lockdos.com and lockdos.asm in the same directory. run lockdos press the 1 key switch to another window type in Linux: lsof | grep lockdos.asm you should get something like this: dosemu.bi 14725 enbeo 16uw REG 3,7 585 1104103 /home/enbeo/dosemu/freedos/lockdos.asm now go back to the dosemu, press 2 and lsof should give you: dosemu.bi 14725 enbeo 16ur REG 3,7 585 1104103 /home/enbeo/dosemu/freedos/lockdos.asm the r and w disappear for 0 and 4; for 3 you should also get a "w". Bart - 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
