Attempting net install from Octane onto Onyx2.
The Onyx2 does not have the eaddr set in the env / nvram. Now it must have because lmhostid showed up b0:02:01:81
I can add it with setenv -f eaddr b0:02:01:81, but this does not last a restart and I suspect does not last going through the install process.
The eaddr does seem a bit short I must admit.
I can run the fx.64 as the first step no problem using boot -f bootp()blah blah blah.. etc
When it comes to installing from the remote server though, it errors with
Code:
cannot invoke addr 0
I am wondering therefore if the lack of the eaddr is causing this?
Thoughts?
[Edit] I have amended 08:00 to the server settings and to the prom entry to no avail. So maybe it's not that.