summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/boot/1063
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/boot/1063')
-rw-r--r--results/classifier/gemma3:12b/boot/106310
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/1063 b/results/classifier/gemma3:12b/boot/1063
new file mode 100644
index 00000000..e99fe5c9
--- /dev/null
+++ b/results/classifier/gemma3:12b/boot/1063
@@ -0,0 +1,10 @@
+
+qemu: could not load PC BIOS 'bios-256k.bin'
+Description of problem:
+I cloned latest QEMU and build in Ubuntu 18.04, when I run QEMU to start a vm, it tells me `could not load PC BIOS 'bios-256k.bin'
+
+![image](/uploads/ce3eecac2f3a840e29f764d18a515dfd/image.png)
+Steps to reproduce:
+1. Clone latest QEMU in Ubuntu18.04
+2. build QEMU
+3. Use QEMU and libvirt to start a virtual machine.