qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Location of temporary file for sectors on Windows (XP)
@ 2005-12-02  0:58 W. Craig Scratchley
  2005-12-06  1:30 ` Johannes Schindelin
  0 siblings, 1 reply; 6+ messages in thread
From: W. Craig Scratchley @ 2005-12-02  0:58 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]

The user manual reads:

 

"If you use the option `-snapshot', all disk images are considered as read
only. When sectors in written, they are written in a temporary file created
in `/tmp'."

 

On Windows (XP), however, I am getting files of the form s??? in the C:\
directory.  This is causing problems at SFU because student accounts don't
have write access to the C:\ directory and this seems to be causing Qemu to
immediately crash.

 

Note that I do have a directory C:\tmp, but it is not being used for this
temporary file.  Also, my system has environment variables TMP and TEMP, and
these are not being consulted.

 

Then, I entered the following line:

 

set QEMU_TMPDIR=c:\tmp

 

But this also had no effect.

 

Finally, note that the s??? files in my C:\ directory are not being deleted
by Qemu, which means an arbitrary amount of space can get taken up by the
files over time.

 

Seems like an issue which has not yet been addressed for Windows builds.

 

Thanks,

     Craig Scratchley, Simon Fraser University

 

p.s.  I am now successfully using Qemu for QNX 6.3.0 as a guest (seems I
must use the -isa option for Qemu to get networking).  The -loadvm option is
great, as QNX is very slow to boot in QNX (it is much faster for me in
Bochs).


[-- Attachment #2: Type: text/html, Size: 5305 bytes --]

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

end of thread, other threads:[~2005-12-06  7:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02  0:58 [Qemu-devel] Location of temporary file for sectors on Windows (XP) W. Craig Scratchley
2005-12-06  1:30 ` Johannes Schindelin
2005-12-06  1:46   ` malc
2005-12-06  1:56     ` Johannes Schindelin
2005-12-06  2:01       ` malc
2005-12-06  7:44       ` [Qemu-devel] Location of temporary file for sectors on Windows Jernej Simončič

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).