[rescue] Sun Enterprise 3500 Wont Boot Solaris

Andrew Liles blah at spilk.org
Tue Sep 19 19:56:13 CDT 2017


> On Sep 19, 2017, at 5:50 PM, Carl R. Friend <crfriend at rcn.com> wrote:
>
>  Was there no way to access the memory space and write to it?


It gets *really* annoying on sun4u models with OBP 4.x - they removed the
mkp/mkpl commands from the firmware so itbs not straightforward to program.
You can usually find the address by browsing the beepromb node in the
device tree, getting the physical address, then knowing the offset of the
ethernet/hostid parts (0x1FD8 bytes into the EEPROM on my Sun Blade 100). If
you can manage to get into Solaris, prtconf -vp will show the physical address
of the EEPROM too.

Then you can program with the c! command from Forth.

Not sure if that applies to E450 and its ilk.

-a.


More information about the rescue mailing list