qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [BUG] Regression: readonly raw images no longer work
@ 2010-02-13 21:40 Stefan Weil
  2010-02-13 22:38 ` [Qemu-devel] " Paolo Bonzini
  2010-02-22 14:39 ` [Qemu-devel] " Naphtali Sprei
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Weil @ 2010-02-13 21:40 UTC (permalink / raw)
  To: QEMU Developers

This command used to work, but fails now:

$ i386-softmmu/qemu -snapshot /dev/sda
qemu: could not open disk image /dev/sda: Permission denied

$ ls -l /dev/sda
brw-rw-r-- 1 root disk 8, 0 13. Feb 08:55 /dev/sda

The original file of a snapshot needs only read access,
but QEMU tries read/write access and fails.

Variants of above command using -hda or -drive
also fail with the same error message.

I did not test whether the regression affects other
kinds of images, too. Maybe only raw images trigger
no longer work.

Regards
Stefan Weil

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

end of thread, other threads:[~2010-02-22 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-13 21:40 [Qemu-devel] [BUG] Regression: readonly raw images no longer work Stefan Weil
2010-02-13 22:38 ` [Qemu-devel] " Paolo Bonzini
2010-02-15  8:01   ` Markus Armbruster
2010-02-22 14:39 ` [Qemu-devel] " Naphtali Sprei

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).