qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] format=raw,readonly errors


From: Eric Blake
Subject: Re: [Qemu-devel] format=raw,readonly errors
Date: Mon, 8 May 2017 11:39:46 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 05/08/2017 11:33 AM, Carl Karsten wrote:
> according to the warning: "Specify the 'raw' format explicitly to remove
> the restrictions."
> 
> I want the restriction.
> 
> format=raw, (write operations on block 0)=restricted

Then omit format=raw.  (It's an unusual request, though).  Or, as others
mentioned in this thread, you can use -snapshot or any other form of
overlay image to keep the original image read-only while still providing
a read-write image that the guest requires for faithful hardware
emulation; and you can always check your overlay after the fact to learn
whether sector 0 was changed.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]