summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/760956
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/760956')
-rw-r--r--results/scraper/launchpad-without-comments/76095620
1 files changed, 20 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/760956 b/results/scraper/launchpad-without-comments/760956
new file mode 100644
index 000000000..9b16535f7
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/760956
@@ -0,0 +1,20 @@
+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