[OpenBIOS] [sparc64] Problematic pci at 0 and pci nodes in the device tree

Jakub Jermar jakub at jermar.eu
Thu Jan 22 12:23:22 CET 2009


Mark Cave-Ayland wrote:
> Jakub Jermar wrote:
> 
>> I don't inspect the forth dictionaries directly because I am not strong
>> in Forth. I used indirect methods like starting the sparc64 qemu without
>> specifying the boot device and then manually navigating myself in the
>> OpenBIOS device tree using the standard commands such as dev / ls and
>> .properties.
> 
> Ah I see. Can I ask which options you are using to start 
> qemu-system-sparc64? If I start with "-nographic" then the system 
> starts, but when the boot process stops with an error, the console 
> freezes and I cannot manually enter forth commands.

All I do is:

qemu-system-sparc64 -cdrom path/to/my/image -boot d

when I omit -boot d, then I get the ok prompt. I configured qemu
with no special options other than the target and prefix.

My svn revision is several days old now (will know the exact number
in the evening).

Jakub



More information about the OpenBIOS mailing list