diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1131757')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1131757 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1131757 b/results/scraper/launchpad-without-comments/1131757 new file mode 100644 index 000000000..ededfac7f --- /dev/null +++ b/results/scraper/launchpad-without-comments/1131757 @@ -0,0 +1,23 @@ +QEMU 1.4.0 fails to boot sparc64 linux image + +Hi! + +I tried to boot sparc64 linux image (http://packages.debian.org/sid/sparc64/linux-image-2.6-sparc64-smp/download) with qemu and received the error. + +host:~$qemu-system-sparc64 -nographic -kernel vmlinuz-3.2.0-4-sparc64-smp +OpenBIOS for Sparc64 +Configuration device id QEMU version tion device id QEMUkernel addr n device id QEMUkernel cmdline +CPUs: cmdline + x SUNW,UltraSPARC-IIi +UUID: 00UltraSPARC-IIi +Welcome to OpenBIOS v1.0 built on Aug 19 2012 13:06 + Type 'help' for detailed information +[sparc64] Kernel already loaded +Unhandled Exception 0x0000000000000020 +PC = 0x0000000000404000 NPC = 0x0000000000404004 +Stopping execution + +Also, I tried to follow instruction from Artyom Tarasenko blog (http://tyom.blogspot.ru/2012/05/booting-linuxsparc64-on-todays-openbios.html), but it's still impossible to boot linux. + +Regards, +Kirill \ No newline at end of file |