Am 19.07.2007 um 14:41 schrieb [EMAIL PROTECTED]:
qemu-system-sparc -L . -m 256 -hda hda.img -cdrom sol-9-905hw-
install-ga-sparc.iso -boot d -no-acpi -g 800x600 -localltime (with
different variations of three last switches).
The result:
[sparc] Booting file 'cdrom' with 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...
Unhandled Exception 0x00000007
PC = 0xffd0a55c NPC = 0xffd09374
Stopping execution
With Solaris 10:
qemu-system-sparc -boot d -cdrom sol-10-u3-ga-sparc-dvd.iso
I get the following:
[sparc] Booting file 'cdrom' with 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
power off failed
Unfortunately this *is* a regression because earlier on power-off did
work! (In Q 0.9.0 this worked so well that I wasn't able to read the
error because it closed the window. ;-)
Andreas