<div dir="ltr"><div style="font-size:12.8px">Hi,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have used the squeeze desktop version from:&quot; <a href="https://people.debian.org/~aurel32/qemu/" rel="noreferrer" target="_blank" style="font-size:12.8px">https://people.debian.org/~aurel32/qemu/</a><span style="font-size:12.8px">&quot; and</span></div><div style="font-size:12.8px"><span style="font-size:12.8px">converted it using: &quot; </span><span style="font-size:12.8px">qemu-img convert -f qcow2 -O qcow2 -o compat=0.10 src.qcow2 </span><span style="font-size:12.8px">debian_new.qcow2</span><span style="font-size:12.8px">&quot;</span><span style="font-size:12.8px">. </span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px">When I run &quot; qemu-system-i386 -hda debian_new.qcow2 -usbdevice tablet \-m 256 -monitor stdio -net nic,model=e1000 -net user&quot; in i386-softmmu, Debian is booted, but qemu does not know begin_record comman. So, now I use &quot; ./qemu-system-i386 -hda debian_new.qcow2 -usbdevice tablet \-m 256 -monitor stdio -net nic,model=e1000 -net user&quot; and qemu knows the command begin_record, but debian is not booted anymore!</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank you in advance for the help,</div><div style="font-size:12.8px">Mahboobeh</div></div>