From: Jan Willem Stumpel <jstumpel@planet.nl>
To: linux-msdos@vger.kernel.org
Subject: boot.log (2)
Date: Fri, 27 Jun 2003 18:29:32 +0200 [thread overview]
Message-ID: <3EFC70EC.7080206@my.home> (raw)
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
next reply other threads:[~2003-06-27 16:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-27 16:29 Jan Willem Stumpel [this message]
2003-06-27 20:47 ` boot.log (2) Bart Oldeman
2003-06-28 11:34 ` Jan Willem Stumpel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3EFC70EC.7080206@my.home \
--to=jstumpel@planet.nl \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.