Hi, This is indeed openboot throwing this error.
Make sure your nvramrc doesn't contain any strange or unnecessary commands. If you for example try to do a probe-scsi or probe-scsi-all before booting, you have a high chance of getting this error. Random commands in OBP can leave the memory in a state that prevents booting. I've seen it happen many times when i was playing with the fcode functions of my onboard FC adaptor. I just do a reset-all when it happens, and that seems to clear it up. Kind Regards, -Kevin On Sat, Mar 25, 2017 at 6:43 PM, John Paul Adrian Glaubitz < [email protected]> wrote: > On 03/25/2017 06:04 PM, Anatoly Pugachev wrote: > > I had this error on my e250 about 10 years ago when I had debian > > installed on it. The only way I could boot succesfully next time, > > is to power off machine completely via alom (or whatever e250 had > > for remote access, can't remember), and after power on it could > > load/boot to silo. > > Either way, I think this error message comes from the firmware and > not SILO, so this is something someone needs to answer who is more > knowledgeable with the inner workings of the firmware. > > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer - [email protected] > `. `' Freie Universitaet Berlin - [email protected] > `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 > >

