[Qemu-devel] Disk images deleted with -snapshot

2010-07-23 Thread Blue Swirl
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

Re: [Qemu-devel] disk images & driver geometry

2007-08-31 Thread Anthony Liguori
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

Re: [Qemu-devel] disk images & driver geometry

2007-08-31 Thread Daniel P. Berrange
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

Re: [Qemu-devel] disk images & driver geometry

2007-08-31 Thread Christopher Friedt
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

Re: [Qemu-devel] disk images & driver geometry

2007-08-09 Thread Anthony Liguori
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

Re: [Qemu-devel] disk images & driver geometry

2007-08-09 Thread Christopher Friedt
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

[Qemu-devel] disk images & driver geometry

2007-08-09 Thread Christopher Friedt
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

Re: [Qemu-devel] Disk images

2005-11-06 Thread Henning Sprang
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

[Qemu-devel] Disk images

2005-11-02 Thread Julien Lancien
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