> Hi,
> 
> i want to port an open-source project to sparc. I
> just downloaded OpenSolaris
> (sol-nv-b75-sparc-...iso), created an empty image for
> the hard disk, and tried to start qemu in a linux
> x64bit-host:
> 
> qemu-system-sparc -hda test.img -cdrom
> sol-nv-b75-sparc-v1.iso -boot d -nographic
> 
> The output says: 
> 
> Nvram id QEMU_BIOS, version 1
> CPUs: 1
> nvram error detected, zapping pram
> Welcome to OpenBIOS v1.0RC1 built on Sep 21 2006
> 18:03
>   Type 'help' for detailed information
> ram id QEMU_BIOS, version 1
> CPUs: 1
> nvram error detected, zapping pram
> Welcome to OpenBIOS v1.0RC1 built on Sep 21 2006
> 18:03
>   Type 'help' for detailed information
> [sparc] Booting file 'cdrom' without parameters.
> Not a bootable ELF image
> Not a Linux kernel image
> Not a bootable a.out image
> Not a bootable ELF image
> Not a Linux kernel image
> Loading a.out image...
> Loaded 7680 bytes
> entry point is 0x4000
> Jumping to entry point...
> This hardware platform is not supported by this
> release of Solaris.
> halt, power off
> 
> Is there any way to get this running?
> 

AFAIK, qemu only supports 32-bit SPARC, while Solaris 10 and later
only supports 64-bit SPARC (UltraSPARC II and later, due to a bug in
the UltraSPARC I that can lock them up in 64-bit mode).

http://fabrice.bellard.free.fr/qemu/status.html
seems to suggest that 64-bit SPARC support has been worked on at
least a little, and may happen eventually.

Someone, whether at blastwave, or Sun, or whatever, should be able to
give you access to a SPARC system to build the software you want (if it
hasn't already been done!).
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to