summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/boot/760956
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/boot/760956')
-rw-r--r--results/classifier/gemma3:12b/boot/76095621
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/760956 b/results/classifier/gemma3:12b/boot/760956
new file mode 100644
index 000000000..e205faf0f
--- /dev/null
+++ b/results/classifier/gemma3:12b/boot/760956
@@ -0,0 +1,21 @@
+
+Open Solaris 2009 Doesn't Boot
+
+The latest git version of qemu (commit 420b6c317de87890e06225de6e2f8af7bf714df0) fails to boot the OpenSolaris image from http://dlc.sun.com/osol/opensolaris/2009/06/osol-0906-ai-sparc.iso.
+
+qemu-img create opensolaris 3G
+qemu-system-sparc -hda opensolaris -cdrom osol-0906-ai-sparc.iso -boot d -redir tcp:2232::22 -k en-us -m 192
+
+gives:
+
+...
+Trying cdrom:d
+File not found
+Trying cdrom...
+Not a bootable ELF image
+Not a bootable a.out image
+No valid state has been set by load or init_program
+
+Host: Linux/x86_64
+gcc4.5
+./configure --enable-linux-aio --enable-io-thread --enable-kvm
\ No newline at end of file