Found my missing boot.log by doing an strace:
strace -omytest -f -e trace=file dosemu
In mytest there is a line
594 open("/tmp/dosemu.qvalfr/boot.log",
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3
So boot.log is somewhere in /tmp, not in ~/.dosemu -- and it
*disappears* when (x)dosemu terminates. That's why I couldn't find
it; I can see it in another VC/xterm only while (x)dosemu is still
running.
Any idea what could cause this?
Regards, Jan
-
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