Somehow, one of my CD images disappeared after use. It seems to be a
horrible bug with -snapshot:
$ touch image.iso image2.iso
$ qemu -cdrom image.iso -monitor stdio
QEMU 0.12.50 monitor - type 'help' for more information
(qemu) change ide1-cd0 image2.iso
(qemu) change ide1-cd0 image.iso
(qemu) q
On Fri, 2007-08-31 at 15:09 -0400, Christopher Friedt wrote:
> Anthony Liguori wrote:
> > I have no idea what you're talking about. QEMU doesn't care whether you
> > use a physical disk or a file. It handles geometry the same way.
> >
> > Is there a concrete example that doesn't work that you
On Fri, Aug 31, 2007 at 03:09:19PM -0400, Christopher Friedt wrote:
> Anthony Liguori wrote:
> >I have no idea what you're talking about. QEMU doesn't care whether you
> >use a physical disk or a file. It handles geometry the same way.
> >
> >Is there a concrete example that doesn't work that yo
Anthony Liguori wrote:
I have no idea what you're talking about. QEMU doesn't care whether you
use a physical disk or a file. It handles geometry the same way.
Is there a concrete example that doesn't work that you think should?
Yes, a simple example is running CentOS after a typical instal
Christopher Friedt wrote:
Hi everyone,
has there been any work done in the last few months towards hard disk
geometry, so that partition tables / mbr's in raw hard disk files can
be stored for later use?
That's something that would be tremendously useful with the -hda
option, so that one co
sorry, that subject should have read 'drive geometry'
Christopher Friedt wrote:
Hi everyone,
has there been any work done in the last few months towards hard disk
geometry, so that partition tables / mbr's in raw hard disk files can be
stored for later use?
That's something that would be tr
Hi everyone,
has there been any work done in the last few months towards hard disk
geometry, so that partition tables / mbr's in raw hard disk files can be
stored for later use?
That's something that would be tremendously useful with the -hda option,
so that one could use a file for a virtua
Hi Julien
On Wed, 2005-11-02 at 14:02 -0500, Julien Lancien wrote:
> Hi,
>
> The user forum seems to have been down for a while, so I post my
> question to this mailing list.
The user forum has moved to http://qemu.dad-answers.com, but it looks
like user questions are allowed here.
Henning
si
Hi,
The user forum seems to have been down for a while, so I post my
question to this mailing list.
The -smd dir option allows the emulated machine to access the external
world. I was wondering if there was a way to do it the other way:
allow the host to access the disk image of the emulated mach