2010/1/31 dixlor name <[email protected]>:
> # wget ftp://iso.netbsd.org/pub/NetBSD/iso/5.0.1/sparc64cd-5.0.1.iso
> # qemu-img create -f qcow2 NETBSD.qcow2 12G;
> # qemu-system-sparc64 -hda ./NETBSD.qcow2 -cdrom sparc64cd-5.0.1.iso;
>
> In QEMU:
>
> 0 > boot cdrom
>
> NetBSD IEEE 1275 Bootblock
> Invalid superblock magic
>
> byte-load: exception caught!
>
> ok
>
> 0 >
>
>
> That's all :(


Well, this issue doesn't really have anything to do with KVM (which is
x86/x86_64 only), your Sparc64 issue is pure QEMU...

That said, Sparc64 is not supported yet, according to the status page of QEMU:
http://www.qemu.org/status.html

In generel, you'll most likely get more qualified answers if you ask
such questions in a forum dealing with QEMU emulation, for example the
official QEMU forum:
http://qemu-forum.ipi.fi/

Best Regards
Kenni Lund
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to