diff options
Diffstat (limited to 'results/classifier/gemma3:12b/boot/1678')
| -rw-r--r-- | results/classifier/gemma3:12b/boot/1678 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/1678 b/results/classifier/gemma3:12b/boot/1678 new file mode 100644 index 00000000..5ac2840f --- /dev/null +++ b/results/classifier/gemma3:12b/boot/1678 @@ -0,0 +1,9 @@ + +Running Qemu on windows arm64 host, and use qemu-system-x86_64 to emulate an ubuntu OS, but it didn't work. +Description of problem: +Running QemuV8.0 on windows arm64 host, and use qemu-system-x86_64 to emulate an ubuntu OS, but it didn't work. +Steps to reproduce: +1.qemu-img.exe create hdd.img 10G +2.qemu-system-x86_64.exe -m 8096 hdd.img -cdrom ubuntu22.04-desktop-amd64.iso -machine pc +Additional information: +both Use qemu v8.0 and qemu v8.1 to test, but failed also |