From: "jeebs" <jeebs@yango.us>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] What is the minimal linux setup for running Qemu ?
Date: Wed, 22 Dec 2004 14:31:35 -0600 [thread overview]
Message-ID: <003201c4e865$3fd98f20$964aa50c@computername> (raw)
In-Reply-To: 41C9A386.8050200@hermes.cam.ac.uk
From: "Richard Neill" <rn214@hermes.cam.ac.uk>
> Lastly, have you checked out Metropipe's product? This (free) package
> from: http://www.metropipe.net/ProductsPVPM.shtml
> contains:
> All that is needed to run Qemu under Linux
> All that is needed to run Qemu under Windows
> A Linux Guest system.
> And it fits on a USB key.
Thanks for telling us about this... Nothing inovative, but nice to know.
However, I'm not so sure I'd want to run it on a flash memory device!
Any virtual disk is going to do quite a few writes, and flash memory can only do so many before it starts to fail.
It's worse with an OS that does a swap file (such as BartPE (WinXP) or Win9x on a flash device), but even for a non booting drive, the directory structure could still go through a lot of writes. (Especially if the OS modifies the 'file accessed' time for a file that gets accessed often.)
Sure, flash memory can do many writes, but it only takes a single bit to fail to cause problems and possibly make it impossible to get important stuff off that virtual disk. And directory structures are prime candidates for failing first.
It would have been better if they had done something to set up a small ram disk to hold things, and then copy it back to the device when you get done.
next prev parent reply other threads:[~2004-12-22 20:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-22 16:20 [Qemu-devel] What is the minimal linux setup for running Qemu ? Khan, Mohammad
2004-12-22 16:40 ` Richard Neill
2004-12-22 20:31 ` jeebs [this message]
2004-12-22 23:09 ` Richard Neill
2004-12-22 23:50 ` jeebs
2004-12-23 1:40 ` Richard Neill
2004-12-23 2:02 ` Jim C. Brown
2004-12-23 18:36 ` Andreas Bollhalder
2004-12-23 23:12 ` Jim C. Brown
2004-12-23 2:41 ` [Qemu-devel] " Ronald
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='003201c4e865$3fd98f20$964aa50c@computername' \
--to=jeebs@yango.us \
--cc=qemu-devel@nongnu.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 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).