|
From: | Roy Laurie |
Subject: | Re: [Qemu-discuss] Sparc64 / Solaris 11 on Linux / X86-64 Host |
Date: | Tue, 27 Nov 2012 10:06:13 -0800 |
I'm trying to emulate a Solaris 11 Sparc64 guest on a 64bit Ubuntu host (or any Linux OS). It seems that a lot of the documentation that I've found on the web is for earlier versions of Solaris on QEMU, so I'm not sure if I'm doing everything right.I've already cloned and compiled qemu from master, using: ./configure --target-list="sparc64-softmmu"I run this command:sparc64-softmmu/qemu-system-sparc64 -m 1G -nographic -cdrom /home/rlaurie/download/sol-11_1-text-sparc.iso -hda /tmp/sol.img -boot dIs there a way to emulate one of the later CPU models from the Sparc M or T series?OpenBIOS for Sparc64Configuration device id QEMU version 1 machine id 0kernel cmdlineCPUs: 1 x SUNW,UltraSPARC-IIiUUID: 00000000-0000-0000-0000-000000000000Welcome to OpenBIOS v1.0 built on Aug 19 2012 13:06Type 'help' for detailed informationTrying cdrom:f...Not a bootable ELF imageNot a bootable a.out imageLoading FCode image...Loaded 7284 bytesentry point is 0x4000Ignoring failed claim for va 1000000 memsz b4016!Ignoring failed claim for va 1402000 memsz 55c18!Ignoring failed claim for va 1800000 memsz 52a38!Jumping to entry point 00000000010071f8 for type 0000000000000001...switching to new context: entry point 0x10071f8 stack 0x00000000ffe86b39'SUNW,UltraSPARC-IIi' is not supported by this release of Solaris.EXIT-1 >
[Prev in Thread] | Current Thread | [Next in Thread] |