public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* boot.log (2)
@ 2003-06-27 16:29 Jan Willem Stumpel
  2003-06-27 20:47 ` Bart Oldeman
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Willem Stumpel @ 2003-06-27 16:29 UTC (permalink / raw)
  To: linux-msdos

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






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-28 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-27 16:29 boot.log (2) Jan Willem Stumpel
2003-06-27 20:47 ` Bart Oldeman
2003-06-28 11:34   ` Jan Willem Stumpel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox