summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/permissions/1700380
blob: af7531d2278300103cab2b5a96deba1a1bd23b23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
commit snapshot image got Permission denied error

qemu 2.9.0, adm64, start image with -snapshot param, make some changes in the image, then:

$telnet localhost 7000

(qemu) commit virtio0
'commit' error for 'virtio0': Permission denied

Nerver met this problem before, commit is ok. I recently compiled v2.9.0, so is there some new param in qemu-qemu-system-x86_64 to avoid commit Permission denied?

Regards.