Dnia Tue, Nov 02, 2021 at 09:13:55AM +0000, John Gould napisał(a):
> Hi everyone,
> 
> I have this error trying to install sparc64 on to a Sun t5120 via cd
> written with install70.iso
> 
> Enter #. to return to ALOM.
> 
> 
> {0} ok boot cdrom
> 
> 
> 
> SPARC Enterprise T5120, No Keyboard
> 
> Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved.
> 
> OpenBoot 4.33.6.h, 16256 MB memory available, Serial #85158202.
> 
> Ethernet address 0:21:28:13:69:3a, Host ID: 8513693a.
> 
> 
> 
> 
> Boot device: /pci@0/pci@0/pci@1/pci@0/pci@1/pci@0/usb@0,2/storage@2/disk@0
> :f  File and args:
> 
> OpenBSD IEEE 1275 Bootblock 2.1
> 
> ..>> OpenBSD BOOT 1.21
> 
> 
> ERROR: /iscsi-hba: No iscsi-network-bootpath property
> 
> Trying bsd...
> 
> Booting /pci@0/pci@0/pci@1/pci@0/pci@1/pci@0/usb@0,2/storage@2/disk@0
> ,0:f/bsd
> 
> 4102856@0x1000000+1336@0x13e9ac8+3247500@0x1c00000+946804@0x1f18d8c
> 
> OF_map_phys(ffc6e000,8192,fecea000,-1) failed
> 
> no space for symbol table
> 
> Program terminated
> 
> {0} ok
> 
> Has anyone any idea of how to proceed with  a sparc install?
> 
> Kind regards John

Hello,

You are saying that you are using install70.iso, but this line:

> Booting /pci@0/pci@0/pci@1/pci@0/pci@1/pci@0/usb@0,2/storage@2/disk@0
> ,0:f/bsd

suggests that you are booting from USB stick. If that's the case,
you should use .img files, not .iso. It may not matter on sparc, but
in my expirience, you couldn't boot freebsd iso from usb stick on amd64.

Maybe look at this thread:
https://www.mail-archive.com/tech@openbsd.org/msg61403.html
It looks like in some cases compressing bsd.rd helps, and
the error message is almost identical to yours.

Also, if you can get solaris running, you could try running
openbsd in LDOM first.

Kind regards,
Lukasz

Reply via email to